Skip to content

Hostname

corpsite.com

Last fetched

corpsite.com resolves to 1 IPv4 address operated by DUDROP - Dignitas Technology Inc in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · corpsite.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/corpsite.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.252.94.1166.252.94.0/24AS46231DUDROP - Dignitas Technology IncUS

WHOIS identity

Registrar
iana:81
Organization
domain administator
Contact emails

Subdomains

23 observed subdomains of corpsite.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for corpsite.com.

MechanismTarget
SPF_Acorpsite.com
SPF_INCLUDEemail.freshdesk.com
SPF_IP2607:f340:aaaa:0:0:0:0:20
SPF_IP2607:f340:aaaa:2:0:0:0:11
SPF_IP66.252.94.11
SPF_IP66.252.95.34
SPF_MXcorpsite.com

Related pages

Pivot deeper into the graph from corpsite.com.

Cypher and MCP

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

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