Hostname
ice-edge.com
Last fetched
ice-edge.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ice-edge.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ice-edge.com owner
- Contact emails
- dsawyer@dirtt.net
- 08336f32-8cca-4f69-96a7-0b0f59875cad@identity-protect.org
- 5e6b0633-375c-4e25-85f3-96fff4fe223a@identity-protect.org
- b704b62e-7879-4974-8bb2-66bedc6c7e96@identity-protect.org
- d94cc430-287c-4981-9cf2-138a771e35cf@identity-protect.org
- dec13c72-ac94-4190-ba28-70c313a936d3@identity-protect.org
Subdomains
86 observed subdomains of ice-edge.com.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ice-edge.com in the public web crawl.
16 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ice-edge.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | alo9nauw._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from ice-edge.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ice-edge.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.