Hostname
fednlp.net
Last fetched
fednlp.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fednlp.net 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.66.2.124 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.4 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.5 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.54 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.164.68.10 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.128 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.62 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.68.8 | 3.164.68.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 178da5e8-9045-43e0-8275-114732ca9013@identity-protect.org
- 4d028f68-48c3-434e-9683-8697ef59d95b@identity-protect.org
- 8993e9ef-bb57-4a55-8162-406c4355967f@identity-protect.org
- cb4ad604-602e-4552-aa49-2b58145856ed@identity-protect.org
- e44e56b3-8f7e-416f-b9ba-9379c412a272@identity-protect.org
- e8cecaa9-9c80-453d-86b0-76083f24c247@identity-protect.org
- fdfbf2f8-2534-4cd5-9398-1290b5ee7909@identity-protect.org
- owner-4645166@fednlp.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of fednlp.net.
| Subdomain |
|---|
| www.fednlp.net |
Web-graph footprint
Distinct hostnames that link to or from fednlp.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fednlp.net.
- IP · 18.66.2.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 178da5e8-9045-43e0-8275-114732ca9013@identity-protect.org
- TLD · .net
- 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: "fednlp.net"})-[: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.