Skip to content

Hostname

flixbus.cl

Last fetched

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

Nutrition Label

WHISPER CANON · flixbus.clRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/flixbus.cl

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.83.2213.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.5513.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8213.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.8813.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.154.132.12418.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.318.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.6118.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.132.6518.154.132.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
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.167.183.493.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.643.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.653.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.183.93.167.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
flix se
Contact emails

Subdomains

4 observed subdomains of flixbus.cl.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from flixbus.cl.

Cypher and MCP

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

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