Skip to content

Hostname

emphasizedesign.ca

Last fetched

emphasizedesign.ca resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · emphasizedesign.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/emphasizedesign.ca

Resolution chain

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

IPPrefixASNOperatorCountry
34.174.217.19134.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

8 observed subdomains of emphasizedesign.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for emphasizedesign.ca.

MechanismTarget
SPF_Aemphasizedesign.ca
SPF_INCLUDEservers.mcsv.net
SPF_IP162.240.101.169
SPF_IP192.254.128.128
SPF_IP192.254.201.184
SPF_MXemphasizedesign.ca

Related pages

Pivot deeper into the graph from emphasizedesign.ca.

Cypher and MCP

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

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