Skip to content

Hostname

heel.com

Last fetched

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

Nutrition Label

WHISPER CANON · heel.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/heel.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.116.145.3451.116.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
iana:226
Organization
- -
Contact emails

Subdomains

31 observed subdomains of heel.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for heel.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.75.177.182
SPF_IP195.252.152.171
SPF_IP78.46.125.94
SPF_IP80.157.180.8/32

Related pages

Pivot deeper into the graph from heel.com.

Cypher and MCP

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

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