Hostname
fretonomy.com
Last fetched
fretonomy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fretonomy.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.203.11 | 3.168.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.168.203.114 | 3.168.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.168.203.36 | 3.168.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.168.203.91 | 3.168.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 52.85.61.46 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.84 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.93 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.94 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.174.10 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.240.174.114 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.240.174.57 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.240.174.7 | 54.240.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fretonomy.com owner
- Contact emails
- mark@guitarpixel.com
- 17027ced-3a76-4ebb-8903-e82fd02f1dc7@identity-protect.org
- 1f1e012b-09db-46e8-857e-0f437c67c988@identity-protect.org
- 273eac84-77dc-4f28-afd7-f703ec9dc7d3@identity-protect.org
- 491800d6-2562-42aa-b8e0-9563d72058ef@identity-protect.org
- b206c3aa-d8a4-47fc-801c-beaffc16e4f0@identity-protect.org
- b2b9187c-5ab2-478e-9325-574595111c58@identity-protect.org
- eb793481-d236-4327-9449-27cd0afdb21d@identity-protect.org
Subdomains
1 observed subdomain of fretonomy.com.
| Subdomain |
|---|
| www.fretonomy.com |
Web-graph footprint
Distinct hostnames that link to or from fretonomy.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fretonomy.com.
- IP · 3.168.203.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ID
- Email · mark@guitarpixel.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: "fretonomy.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.