Hostname
filedgr.network
Last fetched
filedgr.network resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
filedgr.network 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 |
|---|---|---|---|---|
| 143.204.130.106 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.125 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.24 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.130.45 | 143.204.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.242.120 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.16 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.53 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.93 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- privacy whois
- Contact emails
Subdomains
15 observed subdomains of filedgr.network.
Showing 4 of 15. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from filedgr.network.
- IP · 143.204.130.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:eurodns s.a.
- Country · US
- Email · 931ed8cc8232df8a_o@whoisprivacy.com
- TLD · .network
- Browse hostnames · fi…
- 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: "filedgr.network"})-[: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.