Hostname
emmanwise.com
Last fetched
emmanwise.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emmanwise.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.172.202.124 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.127 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.43 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.57 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.161.242.122 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.123 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.23 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.242.67 | 3.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of emmanwise.com owner
- Contact emails
- 1951c1a0-ce60-428f-bae9-9e4e53a9df31@identity-protect.org
- 321992fd-7932-4c03-a679-eb0218e46f47@identity-protect.org
- 57808d0f-2213-41f7-b231-a1aa7b4b3193@identity-protect.org
- 62524918-0c1b-4861-a385-731e71c215b3@identity-protect.org
- 69043e33-511e-4cd8-ad2a-91d6f37959df@identity-protect.org
- b49add89-2787-438f-a92b-d692c9808fe6@identity-protect.org
- cd94a8a6-76e5-4954-9e96-f5c5f01e5c66@identity-protect.org
Subdomains
1 observed subdomain of emmanwise.com.
| Subdomain |
|---|
| www.emmanwise.com |
Threat posture
History
Related pages
Pivot deeper into the graph from emmanwise.com.
- IP · 18.172.202.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · 1951c1a0-ce60-428f-bae9-9e4e53a9df31@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: "emmanwise.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.