Hostname
icnetworkhu.com
Last fetched
icnetworkhu.com resolves to 1 IPv4 address operated by AS41075 in HU. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
icnetworkhu.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 |
|---|---|---|---|---|
| 79.172.194.210 | 79.172.194.0/23 | AS41075 | — | HU |
WHOIS identity
- Registrar
- iana:1154
- Organization
- horizont informatika kft.
- Contact emails
Subdomains
96 observed subdomains of icnetworkhu.com.
Showing 25 of 96. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for icnetworkhu.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.0.226.35 |
| SPF_IP | 193.0.226.43 |
| SPF_IP | 37.17.168.18 |
| SPF_IP | 62.112.193.167 |
| SPF_IP | 62.112.196.144 |
| SPF_IP | 79.172.194.210 |
| SPF_IP | 84.21.10.211 |
| SPF_IP | 85.67.200.114 |
| SPF_IP | 88.151.100.222/30 |
| SPF_IP | 89.132.155.202 |
| SPF_IP | 95.140.43.76 |
Related pages
Pivot deeper into the graph from icnetworkhu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icnetworkhu.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.