Skip to content

Hostname

mohu.hu

Last fetched

mohu.hu resolves to 1 IPv4 address operated by SERVERGARDEN-AS - Servergarden Kft. in HU.

Nutrition Label

WHISPER CANON · mohu.huRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mohu.hu

Resolution chain

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

IPPrefixASNOperatorCountry
80.77.113.23380.77.112.0/23AS47381SERVERGARDEN-AS - Servergarden Kft.HU

WHOIS identity

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

Subdomains

32 observed subdomains of mohu.hu.

Web-graph footprint

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

458 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mohu.hu.

MechanismTarget
SPF_Amohu.hu
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.31.0.121/32
SPF_IP171.31.0.122/32
SPF_IP185.51.65.235/32
SPF_IP80.77.113.145
SPF_IP80.77.113.68/32
SPF_MXmohu.hu

Related pages

Pivot deeper into the graph from mohu.hu.

Cypher and MCP

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

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