Hostname
emamcloud.com
Last fetched
emamcloud.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emamcloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.158.55.81 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emamcloud.com owner
- Contact emails
- no.valid.email@worldnic.com
- it@empressmam.com
- 328303c6-fe7c-4c0e-a83d-f19cc82e5e41@identity-protect.org
- 35a8b03a-29a1-424d-a97f-dddc5b84d3e7@identity-protect.org
- 97bad672-f039-4106-843b-88a813e4fd9e@identity-protect.org
- adc50b19-d09d-4bb8-8fe6-b6ad2deee627@identity-protect.org
- owner-1815670@emamcloud.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of emamcloud.com.
Showing 21 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emamcloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for emamcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sender.zohosubscriptions.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from emamcloud.com.
- IP · 54.158.55.81
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · no.valid.email@worldnic.com
- 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: "emamcloud.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.