Skip to content

Hostname

midttrafik.flextrafik.dk

Last fetched

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

Nutrition Label

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

Resolution chain

midttrafik.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

No WHOIS records are currently associated with midttrafik.flextrafik.dk in WhisperGraph.

Subdomains

1 observed subdomain of midttrafik.flextrafik.dk.

Web-graph footprint

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

16 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for midttrafik.flextrafik.dk.

MechanismTarget
SPF_Amidttrafik.flextrafik.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 midttrafik.flextrafik.dk.

Cypher and MCP

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

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