Hostname
d411facilitymap.com
Last fetched
d411facilitymap.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
d411facilitymap.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.35.93.123 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.28 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.34 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.45 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.91.118 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.24 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.47 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.70 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of d411facilitymap.com owner
- Contact emails
- 1b625861-fc5e-41e8-b8e5-b42a5b19fa1b@identity-protect.org
- 8adda1e8-6305-4f41-a002-f86b728f4601@identity-protect.org
- 902e8777-c450-474c-a402-724839ec58a2@identity-protect.org
- 9276d87e-2bdc-4857-a163-fbc7348c9a77@identity-protect.org
- ac652555-af57-4e1e-b4df-63ed1996175c@identity-protect.org
- bf57d3b9-e9e7-47f7-a9f1-3ae4c37f5885@identity-protect.org
- owner-10646225@d411facilitymap.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of d411facilitymap.com.
Threat posture
History
Related pages
Pivot deeper into the graph from d411facilitymap.com.
- IP · 13.35.93.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1b625861-fc5e-41e8-b8e5-b42a5b19fa1b@identity-protect.org
- TLD · .com
- Browse hostnames · d4…
- 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: "d411facilitymap.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.