Hostname
funimationfilms.com
Last fetched
funimationfilms.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
funimationfilms.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 |
|---|---|---|---|---|
| 13.33.252.122 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.3 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.39 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.76 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.118 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.32 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.50 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.91 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- on behalf of funimationfilms.com owner
- Contact emails
- admin@dnstinations.com
- support@group1200.com
- 1520ddcd-ee4b-4bb2-bda8-2c8f87b81c7b@identity-protect.org
- 25d6eab5-04c1-49fd-bbe1-314f55bd6ec7@identity-protect.org
- 508f41b7-9537-4b65-bdeb-0307e68343e0@identity-protect.org
- 55570f61-c65b-4ade-a152-bb4ace50651f@identity-protect.org
- 9b76782b-c070-4551-840b-e9dd43734efa@identity-protect.org
Subdomains
3 observed subdomains of funimationfilms.com.
Web-graph footprint
Distinct hostnames that link to or from funimationfilms.com in the public web crawl.
216 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from funimationfilms.com.
- IP · 13.33.252.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · US
- Email · admin@dnstinations.com
- TLD · .com
- Browse hostnames · fu…
- 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: "funimationfilms.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.