Skip to content

Hostname

fmc.hu

Last fetched

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

Nutrition Label

WHISPER CANON · fmc.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fmc.hu

Resolution chain

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

IPPrefixASNOperatorCountry
217.13.100.84217.13.100.0/24AS5483MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt.HU

WHOIS identity

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

Subdomains

22 observed subdomains of fmc.hu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fmc.hu.

MechanismTarget
SPF_Afmc.hu
SPF_IP195.228.188.6
SPF_IP217.13.100.75
SPF_IP217.13.100.88
SPF_MXfmc.hu

Related pages

Pivot deeper into the graph from fmc.hu.

Cypher and MCP

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

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