Skip to content

Hostname

flixbus.bg

Last fetched

flixbus.bg resolves to 12 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US.

Nutrition Label

WHISPER CANON · flixbus.bgRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flixbus.bg

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.52.1160.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.52.20.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.52.740.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
13.226.52.990.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
18.165.72.1318.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.1418.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.6118.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.9518.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
3.161.225.1143.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.225.473.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.225.803.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.225.893.161.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of flixbus.bg.

Web-graph footprint

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

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flixbus.bg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flixbus.bg.

Cypher and MCP

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

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