Skip to content

Hostname

icehogs.com

Last fetched

icehogs.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.172.142.187167.172.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:292
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

6 observed subdomains of icehogs.com.

Web-graph footprint

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

235 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for icehogs.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-009b0b01.pphosted.com
SPF_INCLUDEspf-tm.unitedcenter.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.workfront.com
SPF_IP12.236.2.151
SPF_IP12.236.2.54
SPF_IP207.20.38.8

Related pages

Pivot deeper into the graph from icehogs.com.

Cypher and MCP

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

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