Skip to content

Hostname

whoisvisiting.com

Last fetched

whoisvisiting.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · whoisvisiting.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/whoisvisiting.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.145.12.8151.144.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:1515
Organization
contact privacy inc. customer 0143233826
Contact emails

Subdomains

22 observed subdomains of whoisvisiting.com.

Web-graph footprint

Distinct hostnames that link to or from whoisvisiting.com in the public web crawl.

220 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for whoisvisiting.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.beepweb.net
SPF_IP78.129.188.206
SPF_IP95.129.104.28

Related pages

Pivot deeper into the graph from whoisvisiting.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "whoisvisiting.com"})-[: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.