Hostname
external-file.com
Last fetched
external-file.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
external-file.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 08244337c0acf4705eb82f49ab8c74fa145e11b3cf796607206e14fe9f67b010@external-file.com.whoisproxy.org
- 098215f1a8fbc7de53601dcc30118fe50625e2c1cd4d52776dc8e4a9610efe31@external-file.com.whoisproxy.org
- 0ec9df69cdbd90fb16f362694c4a92148ec249565c5d80d9993df112c28db6fb@external-file.com.whoisproxy.org
- 4871ddc07355adf7c80acd4093675d64fa9db31a5a37e223a83f770b5f81cb79@external-file.com.whoisproxy.org
- 48ff7340374789329a8a9cb797fcb735d760e6a9a578d26b0ee62981eb9128cb@external-file.com.whoisproxy.org
- 6233a1b0813c4c92d830185c03621bf28f65a6a157cdec4a8c9f6e0f2c28b17f@external-file.com.whoisproxy.org
- 7057acbbee998c8651fad5f89df22a1475ed1e3a329eaca22cfa9ee7bde78540@external-file.com.whoisproxy.org
- c3fb969864419c5e6f2fa250396348633c87f49605b48f5c73bce2499fc76d5d@external-file.com.whoisproxy.org
- d948dba21ce99d1c9f6fb5a0f8a04eeeddf277993a8a8faf58adbd25c402b703@external-file.com.whoisproxy.org
- dd716854d8ac1bac753264c6ba3a9ac0bb2b8dd015089558b043a5f14bbce993@external-file.com.whoisproxy.org
- e711f7c833797b9a6a22978da26546ef9d0a42f9cfa1bba2c258eb117932c11e@external-file.com.whoisproxy.org
- f08251ee2a3050df4e0ca45ab268106ff8c6f2ac085beb63b8278ddd7b416395@external-file.com.whoisproxy.org
- fc0fd21cb93ba01563cb1d9011f6daf91b678fbc56be7d70eebe7c36468dfe07@external-file.com.whoisproxy.org
Subdomains
4 observed subdomains of external-file.com.
Web-graph footprint
Distinct hostnames that link to or from external-file.com in the public web crawl.
31 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from external-file.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · 08244337c0acf4705eb82f49ab8c74fa145e11b3cf796607206e14fe9f67b010@external-file.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ex…
- 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: "external-file.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.