Skip to content

Hostname

flights.cheaptickets.ca

Last fetched

flights.cheaptickets.ca resolves to 4 IPv4 addresses operated by AS200350 in RU.

Nutrition Label

WHISPER CANON · flights.cheaptickets.caRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/flights.cheaptickets.ca

Resolution chain

flights.cheaptickets.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.160.189.160158.160.0.0/16AS200350RU
18.188.220.3418.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.61.10718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.35.1113.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with flights.cheaptickets.ca in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from flights.cheaptickets.ca in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from flights.cheaptickets.ca.

Cypher and MCP

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

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