Skip to content

Hostname

fvm.hu

Last fetched

fvm.hu resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.148.16395.217.0.0/16AS24940FI

WHOIS identity

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

Subdomains

21 observed subdomains of fvm.hu.

Web-graph footprint

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

116 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fvm.hu

SPF policy

6 SPF mechanisms authorising senders for fvm.hu.

MechanismTarget
SPF_Afvm.hu
SPF_INCLUDEawh.hu
SPF_IP139.28.140.246
SPF_IP185.112.159.21
SPF_IP51.38.53.69
SPF_MXfvm.hu

Related pages

Pivot deeper into the graph from fvm.hu.

Cypher and MCP

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

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