Hostname
frandar.com
Last fetched
frandar.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frandar.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 |
|---|---|---|---|---|
| 18.65.229.28 | 18.66.15.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.47 | 18.66.15.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.82 | 18.66.15.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.86 | 18.66.15.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.36.33 | 3.169.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.34 | 3.169.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.38 | 3.169.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.77 | 3.169.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of frandar.com owner
- Contact emails
- 0b255cd2-c144-46ea-bbba-86ca3abc1320@identity-protect.org
- 474ca312-1311-44cb-b8ac-66d5db7d8a69@identity-protect.org
- b1769832-2d10-4935-99a0-6de4cb9200fe@identity-protect.org
- cf988cc0-d63e-4eb7-b63b-f541ca34b5bc@identity-protect.org
- d0f7cfbb-a489-4861-91b7-904ee5a59268@identity-protect.org
- ff73061d-f5e9-4f3f-b713-9e321a70ce52@identity-protect.org
- owner-5772733@frandar.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of frandar.com.
| Subdomain |
|---|
| www.frandar.com |
Web-graph footprint
Distinct hostnames that link to or from frandar.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from frandar.com.
- IP · 18.65.229.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b255cd2-c144-46ea-bbba-86ca3abc1320@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: "frandar.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.