Skip to content

Hostname

flixbus.at

Last fetched

flixbus.at resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

WHISPER CANON · flixbus.atRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flixbus.at

Resolution chain

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

IPPrefixASNOperatorCountry
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
3.171.117.1023.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.813.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.93.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.983.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
flixbus
Contact emails

Subdomains

7 observed subdomains of flixbus.at.

Web-graph footprint

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

325 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for flixbus.at.

MechanismTarget
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.203.239.0/26
SPF_IP213.239.254.0/24
SPF_MXflixbus.at

Related pages

Pivot deeper into the graph from flixbus.at.

Cypher and MCP

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

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