Hostname
cheaptickets.com
Last fetched
cheaptickets.com resolves to 8 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TR.
Nutrition Label
Resolution chain
cheaptickets.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.25.86.203 | 184.25.80.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | TR |
| 2.16.241.197 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.221 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.27.84 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 2.16.27.94 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 23.11.206.115 | 23.11.206.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 62.115.252.72 | 62.115.0.0/16 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | FI |
| 62.115.252.74 | 62.115.0.0/16 | AS1299 | TWELVE99 Arelion, fka Telia Carrier | FI |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from cheaptickets.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for cheaptickets.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | custhelp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | rnmk.com |
| SPF_IP | 198.151.60.0/23 |
| SPF_IP | 198.175.55.0/24 |
| SPF_IP | 198.175.56.0/23 |
| SPF_IP | 198.175.58.0/24 |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 208.64.80.0/21 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 69.20.119.0/24 |
| SPF_IP | 74.125.148.0/22 |
| SPF_MX | cheaptickets.com |
Related pages
Pivot deeper into the graph from cheaptickets.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cheaptickets.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.