Skip to content

Hostname

summersandsmith.ca

Last fetched

summersandsmith.ca resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists registrar:wild west domains canada, inc. as the registrar.

Nutrition Label

WHISPER CANON · summersandsmith.caRouting diversity1.5/10Peering density3.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/summersandsmith.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.209.107.7735.208.0.0/15AS43515US

WHOIS identity

Registrar
registrar:wild west domains canada, inc.
Organization
Contact emails

Subdomains

1 observed subdomain of summersandsmith.ca.

Web-graph footprint

Distinct hostnames that link to or from summersandsmith.ca in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for summersandsmith.ca.

MechanismTarget
SPF_Asummersandsmith.ca
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEsendgrid.net
SPF_IP149.72.189.193
SPF_IP69.172.237.223/32
SPF_IP76.74.242.19/32
SPF_MXsummersandsmith.ca

Related pages

Pivot deeper into the graph from summersandsmith.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "summersandsmith.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.