Skip to content

Hostname

fraport.de

Last fetched

fraport.de resolves to 1 IPv4 address operated by AS12306 in DE.

Nutrition Label

WHISPER CANON · fraport.deRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fraport.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.19.61.165212.19.32.0/19AS12306DE

WHOIS identity

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

Subdomains

115 observed subdomains of fraport.de.

Web-graph footprint

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

481 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for fraport.de.

MechanismTarget
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.cloud.crowdworx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailout-1.fraport.plusline.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.76.98.1
SPF_IP144.76.98.15
SPF_IP146.234.208.78
SPF_IP146.234.208.79
SPF_IP149.72.224.87
SPF_IP193.201.168.38/32
SPF_IP69.169.231.47
SPF_IP76.223.128.48
SPF_IP76.223.128.49
SPF_IP76.223.128.50
SPF_IP91.203.200.74/32
SPF_IP93.240.172.70/27
SPF_MXfraport.de

Related pages

Pivot deeper into the graph from fraport.de.

Cypher and MCP

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

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