Skip to content

Hostname

summit-tech.ca

Last fetched

summit-tech.ca resolves to 1 IPv4 address operated by MTO - Beanfield Technologies Inc. in CA. WHOIS lists iana:6912 as the registrar.

Nutrition Label

WHISPER CANON · summit-tech.caRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/summit-tech.ca

Resolution chain

summit-tech.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.254.226.24864.254.224.0/19AS21548MTO - Beanfield Technologies Inc.CA

WHOIS identity

Registrar
iana:6912
Organization
summit tech multimedia
Contact emails

Subdomains

78 observed subdomains of summit-tech.ca.

Web-graph footprint

Distinct hostnames that link to or from summit-tech.ca in the public web crawl.

23 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for summit-tech.ca.

MechanismTarget
SPF_Amail.fblginc.org
SPF_Amail.summit-tech.ca
SPF_INCLUDEcarmamail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP64.254.226.128/25
SPF_IP64.254.242.0/24
SPF_MXsummit-tech.ca

Related pages

Pivot deeper into the graph from summit-tech.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "summit-tech.ca"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.