Skip to content

Hostname

index.hu

Last fetched

index.hu resolves to 10 IPv4 addresses operated by AS12301 in HU.

Nutrition Label

WHISPER CANON · index.huRouting diversity3.0/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/index.hu

Resolution chain

index.hu resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with index.hu in WhisperGraph.

Subdomains

386 observed subdomains of index.hu.

Web-graph footprint

Distinct hostnames that link to or from index.hu in the public web crawl.

8,610 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for index.hu.

MechanismTarget
SPF_Aindex.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.inda.hu
SPF_MXindex.hu

Related pages

Pivot deeper into the graph from index.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "index.hu"})-[: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.