Hostname
emergencylendspace.com
Last fetched
emergencylendspace.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emergencylendspace.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.20.182.59 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.213.132.186 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.171.77 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.88.40 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.204.227 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.203.103.28 | 54.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emergencylendspace.com owner
- Contact emails
- 11e6c0b4-5be6-4ff7-b41e-a1b5e5f573bc@identity-protect.org
- 5694357d-3059-442a-b68b-de240f73aee9@identity-protect.org
- 57c4e0b8-b23a-49c0-b717-4999eb6bb306@identity-protect.org
- 8fb47a33-b666-4899-8803-84f78031dade@identity-protect.org
- b067c586-178c-47d0-9896-8aa6dee9c398@identity-protect.org
- b627ef60-1cdc-487a-975e-51c1fb30e29c@identity-protect.org
Subdomains
1 observed subdomain of emergencylendspace.com.
| Subdomain |
|---|
| mail.emergencylendspace.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from emergencylendspace.com.
- IP · 100.20.182.59
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 11e6c0b4-5be6-4ff7-b41e-a1b5e5f573bc@identity-protect.org
- TLD · .com
- Browse hostnames · em…
- 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: "emergencylendspace.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.