Hostname
emerge9.com
Last fetched
emerge9.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
emerge9.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.213.119 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.16 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.51 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.172.213.63 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 18.244.124.113 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.17 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.21 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.124.41 | 18.244.124.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1249996625
- Contact emails
- sungwanii@naver.com
- sjfqijrp4kvq@contactprivacy.email
- 0477bd83-c583-4065-8c1d-46ab328a4dd3@identity-protect.org
- 4a31c410-8d5a-493d-8572-32c81fafdfcf@identity-protect.org
- 4c82a253-0e7c-4175-8776-2a6691ac6efd@identity-protect.org
- 69f20f1b-0732-443d-b1c6-86ea91424e10@identity-protect.org
- b01bc798-dc2a-4d1e-a14e-a82dd53f8130@identity-protect.org
- bf220217-3f69-4a22-8266-aa2b3c8b5c99@identity-protect.org
Subdomains
17 observed subdomains of emerge9.com.
Web-graph footprint
Distinct hostnames that link to or from emerge9.com in the public web crawl.
97 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for emerge9.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 242757623.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from emerge9.com.
- IP · 18.172.213.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ES
- Email · sungwanii@naver.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: "emerge9.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.