Skip to content

Hostname

flextrafik.dk

Last fetched

flextrafik.dk resolves to 1 IPv4 address operated by AS59700 in DK.

Nutrition Label

WHISPER CANON · flextrafik.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flextrafik.dk

Resolution chain

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

IPPrefixASNOperatorCountry
91.221.143.7291.221.142.0/23AS59700DK

WHOIS identity

Registrar
Organization
trafikselskabet movia
Contact emails

Subdomains

37 observed subdomains of flextrafik.dk.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for flextrafik.dk.

MechanismTarget
SPF_Aflextrafik.dk
SPF_INCLUDEflexdanmark.dk
SPF_IP194.150.112.0/22
SPF_IP91.221.143.2
SPF_IP91.221.143.25/30
SPF_IP91.221.143.26
SPF_IP91.221.143.56

Related pages

Pivot deeper into the graph from flextrafik.dk.

Cypher and MCP

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

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