Hostname
doraeiga.com
Last fetched
doraeiga.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
doraeiga.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.170.120 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.129 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.34 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.4 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.214.21 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.65 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.75 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.83 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.102 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.44 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.70 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.35.97 | 54.192.34.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1485
- Organization
- akira horikoshi
- Contact emails
Subdomains
2 observed subdomains of doraeiga.com.
| Subdomain |
|---|
| cdn.doraeiga.com |
| www.doraeiga.com |
Web-graph footprint
Distinct hostnames that link to or from doraeiga.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for doraeiga.com.
| Mechanism | Target |
|---|---|
| SPF_MX | asahi.stacksystem.jp |
Related pages
Pivot deeper into the graph from doraeiga.com.
- IP · 18.161.170.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1485
- Country · US
- Email · domadmin@shogakukan.co.jp
- TLD · .com
- Browse hostnames · do…
- 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: "doraeiga.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.