Skip to content

Hostname

abcorp.com

Last fetched

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

Nutrition Label

WHISPER CANON · abcorp.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.5.233.11520.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
iana:2
Organization
gv, media
Contact emails

Subdomains

27 observed subdomains of abcorp.com.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for abcorp.com.

MechanismTarget
SPF_INCLUDE50407546.spf02.hubspotemail.net
SPF_INCLUDEa2038874.bnc3.mailjet.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEmanufact.abcorp.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP103.60.134.1/25
SPF_IP114.110.34.128/28
SPF_IP114.110.34.131
SPF_IP114.110.34.132
SPF_IP114.110.34.133
SPF_IP114.110.35.246/32
SPF_IP114.110.35.250/32
SPF_IP20.25.48.153/32
SPF_IP20.58.129.112/32
SPF_IP202.4.183.0/24
SPF_IP207.164.206.164
SPF_IP209.37.106.64/29
SPF_IP50.20.30.9/27
SPF_IP50.205.115.129/25
SPF_IP50.28.106.50
SPF_IP74.198.228.220

Related pages

Pivot deeper into the graph from abcorp.com.

Cypher and MCP

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

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