Skip to content

Hostname

flixbus.de

Last fetched

flixbus.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · flixbus.deRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/flixbus.de

Resolution chain

flixbus.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10413.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.208.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.208.1018.239.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.10218.239.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.2918.239.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.5418.239.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.BE
18.245.199.10018.245.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.11318.245.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.12818.245.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.1418.245.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.161.82.1283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.753.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.863.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.129.10652.85.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.11052.85.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.1652.85.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.752.85.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of flixbus.de.

Web-graph footprint

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

2,090 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for flixbus.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.203.239.0/26
SPF_IP213.239.254.0/24
SPF_MXflixbus.de

Related pages

Pivot deeper into the graph from flixbus.de.

Cypher and MCP

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

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