Skip to content

Hostname

fvm.dk

Last fetched

fvm.dk resolves to 1 IPv4 address operated by STATENSIT in DK.

Nutrition Label

WHISPER CANON · fvm.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fvm.dk

Resolution chain

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

IPPrefixASNOperatorCountry
185.153.153.121185.153.152.0/22AS58282STATENSITDK

WHOIS identity

Registrar
Organization
landbrugs- og fiskeristyrelsen
Contact emails

Subdomains

45 observed subdomains of fvm.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fvm.dk.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEumint.sitnet.dk
SPF_INCLUDEuxmail.io
SPF_IP188.64.157.0/28
SPF_IP194.182.109.192/26
SPF_IP85.119.129.3

Related pages

Pivot deeper into the graph from fvm.dk.

Cypher and MCP

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

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