Hostname
freedomticket.com
Last fetched
freedomticket.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freedomticket.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 |
|---|---|---|---|---|
| 3.175.45.114 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.70 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.77 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 3.175.45.83 | 3.175.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 99.84.160.45 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.79 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.84 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.9 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freedomticket.com owner
- Contact emails
- domains@hugedomains.com
- 1b002786-aaf9-4045-a9a1-e452dc661aea@identity-protect.org
- 4b653f44-7821-4dc4-86fd-ff3a4a5431c5@identity-protect.org
- 58198939-adcb-4068-b519-e6cf8a0497f2@identity-protect.org
- 74cba360-f250-42b2-bd8f-e99aa234a02e@identity-protect.org
- 8b34428f-1aec-4ce2-8c55-579913ce3b7f@identity-protect.org
- a105ad80-f493-408c-b994-2e632f22d73c@identity-protect.org
Subdomains
8 observed subdomains of freedomticket.com.
Web-graph footprint
Distinct hostnames that link to or from freedomticket.com in the public web crawl.
15 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for freedomticket.com.
| Mechanism | Target |
|---|---|
| SPF_A | freedomticket.com |
| SPF_IP | 192.232.209.79 |
| SPF_IP | 192.232.209.82 |
| SPF_MX | freedomticket.com |
Related pages
Pivot deeper into the graph from freedomticket.com.
- IP · 3.175.45.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PE
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · fr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freedomticket.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.