Hostname
frandataapi.com
Last fetched
frandataapi.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frandataapi.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.205.121.220 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.207.62.53 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.201.115.205 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.215.16 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.196.105.79 | 54.196.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.84.103.52 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of frandataapi.com owner
- Contact emails
- 0ddcd66f-a9de-42c3-9d7e-b9032c7c8496@identity-protect.org
- 3bf01256-939a-47ac-8691-dc6583e6ce8a@identity-protect.org
- 3f6eae19-2ef8-493a-8227-28d51aaf0b06@identity-protect.org
- 8957e12d-9451-4d2f-b28c-ee7ebfb8b508@identity-protect.org
- 8da6b8a9-fdd8-4c9d-89fd-50651dd6e29c@identity-protect.org
- 9ff04cd2-d1c5-4adc-aaa9-b78af602eeea@identity-protect.org
- d1b294c0-23e1-4934-a7e7-298368d8f857@identity-protect.org
Subdomains
1 observed subdomain of frandataapi.com.
| Subdomain |
|---|
| www.frandataapi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from frandataapi.com.
- IP · 34.205.121.220
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0ddcd66f-a9de-42c3-9d7e-b9032c7c8496@identity-protect.org
- 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: "frandataapi.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.