Skip to content

Hostname

fms.de

Last fetched

fms.de resolves to 1 IPv4 address operated by UUNET - Verizon Business in DE.

Nutrition Label

WHISPER CANON · fms.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fms.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.69.54.4213.68.0.0/14AS702UUNET - Verizon BusinessDE

WHOIS identity

No WHOIS records are currently associated with fms.de in WhisperGraph.

Subdomains

59 observed subdomains of fms.de.

Web-graph footprint

Distinct hostnames that link to or from fms.de in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fms.de.

MechanismTarget
SPF_IP213.69.54.4
SPF_IP88.99.193.131

Related pages

Pivot deeper into the graph from fms.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fms.de"})-[: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.