Hostname
franchihats.com
Last fetched
franchihats.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
franchihats.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.239.36.121 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.128 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.80 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.88 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.163.218.81 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.83 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.9 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.218.96 | 3.163.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of franchihats.com owner
- Contact emails
- 6bf4eb5e-4c3c-48b3-bd48-af3271a6131b@identity-protect.org
- 731863aa-7662-4e4e-bbfa-b7593179421c@identity-protect.org
- 93dccc8a-753b-4b0c-941b-b5ee6f804a8c@identity-protect.org
- a6f692e9-f6aa-4911-a4dd-7de02f4b518a@identity-protect.org
- c5c0db1c-259f-4fc1-9f75-c11275eefc5b@identity-protect.org
- c969f523-8df3-4407-aae6-5de66254a0f5@identity-protect.org
- e5388780-6873-4fdf-9e54-761cde0ce5b4@identity-protect.org
- owner-6952163@franchihats.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of franchihats.com.
| Subdomain |
|---|
| www.franchihats.com |
Threat posture
History
Related pages
Pivot deeper into the graph from franchihats.com.
- IP · 18.239.36.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · 6bf4eb5e-4c3c-48b3-bd48-af3271a6131b@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: "franchihats.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.