Skip to content

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

WHISPER CANON · icnetworkhu.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/icnetworkhu.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.172.194.21079.172.194.0/23AS41075HU

WHOIS identity

Registrar
iana:1154
Organization
horizont informatika kft.
Contact emails

Subdomains

96 observed subdomains of icnetworkhu.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for icnetworkhu.com.

MechanismTarget
SPF_IP193.0.226.35
SPF_IP193.0.226.43
SPF_IP37.17.168.18
SPF_IP62.112.193.167
SPF_IP62.112.196.144
SPF_IP79.172.194.210
SPF_IP84.21.10.211
SPF_IP85.67.200.114
SPF_IP88.151.100.222/30
SPF_IP89.132.155.202
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.