Hostname
feder001.com
Last fetched
feder001.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
feder001.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.63.118 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.119 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.39 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.64 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.169.71.45 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.61 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.74 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.87 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
WHOIS identity
- Registrar
- iana:3862
- Organization
- on behalf of feder001.com owner
- Contact emails
- 1a63daf9-e999-4578-8ede-4c91122e2b29@identity-protect.org
- 28bdd537-c7ed-49a0-8c7e-04b8cae6c67e@identity-protect.org
- 5d49881d-dc18-4be3-ae00-2bc43a5f36b3@identity-protect.org
- 8e106b75-02af-4707-8bf4-6d3985c5d084@identity-protect.org
- e2be227e-6b7c-4e8c-b90b-f92d7d5e7585@identity-protect.org
- ffbe3ea3-e83d-456f-92f3-cfe2490338f2@identity-protect.org
- owner-9333789@feder001.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of feder001.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for feder001.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.spacemail.com |
Related pages
Pivot deeper into the graph from feder001.com.
- IP · 18.65.63.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3862
- Country · DE
- Email · 1a63daf9-e999-4578-8ede-4c91122e2b29@identity-protect.org
- TLD · .com
- Browse hostnames · fe…
- 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: "feder001.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.