Hostname
icetems.com
Last fetched
icetems.com resolves to 1 IPv4 address operated by AS50673 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
icetems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.218.28.56 | 88.218.28.0/24 | AS50673 | — | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- city university
- Contact emails
Subdomains
7 observed subdomains of icetems.com.
Web-graph footprint
Distinct hostnames that link to or from icetems.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- icetems.com
Related pages
Pivot deeper into the graph from icetems.com.
- IP · 88.218.28.56
- ASN · AS50673
- Registrar · iana:1068
- Country · NL
- Email · 787863f7c3824381b9c4855ce8f4b9e7.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ic…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icetems.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.