Skip to content

Hostname

peelhunt.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.47.160.14104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:151
Organization
peel hunt
Contact emails

Subdomains

31 observed subdomains of peelhunt.com.

Web-graph footprint

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

110 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for peelhunt.com.

MechanismTarget
SPF_INCLUDE145238815.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.50.167
SPF_IP170.207.0.0/16
SPF_IP217.111.184.161
SPF_IP217.111.184.178
SPF_IP217.111.184.179
SPF_IP50.31.59.222
SPF_IP8.38.18.0/24
SPF_MXpeelhunt.com

Related pages

Pivot deeper into the graph from peelhunt.com.

Cypher and MCP

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

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