Skip to content

Hostname

monguz.hu

Last fetched

monguz.hu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · monguz.huRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/monguz.hu

Resolution chain

monguz.hu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

247 observed subdomains of monguz.hu.

Web-graph footprint

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

34 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for monguz.hu.

MechanismTarget
SPF_Amonguz.hu
SPF_INCLUDE_spf.google.com
SPF_IP217.65.100.172
SPF_IP217.65.100.206
SPF_IP217.65.100.38
SPF_IP217.65.97.134
SPF_IP217.65.97.197
SPF_IP84.1.30.230
SPF_IP92.119.122.78/32
SPF_IP92.119.123.103
SPF_MXmonguz.hu

Related pages

Pivot deeper into the graph from monguz.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "monguz.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.