Skip to content

Hostname

mnv.hu

Last fetched

mnv.hu resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU.

Nutrition Label

WHISPER CANON · mnv.huRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mnv.hu

Resolution chain

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

IPPrefixASNOperatorCountry
195.228.152.157195.228.152.0/24AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU

WHOIS identity

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

Subdomains

8 observed subdomains of mnv.hu.

Web-graph footprint

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

67 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mnv.hu.

MechanismTarget
SPF_Amnv.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.228.240.27/32
SPF_IP195.228.240.28/32
SPF_IP84.206.125.74
SPF_IP84.206.125.78
SPF_IP84.206.25.147
SPF_IP89.135.32.253
SPF_MXmnv.hu

Related pages

Pivot deeper into the graph from mnv.hu.

Cypher and MCP

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

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