Hostname
doctorew.com
Last fetched
doctorew.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
doctorew.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 |
|---|---|---|---|---|
| 13.225.117.125 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.41 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.52 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.9 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.165.140.111 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.121 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.46 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.52 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of doctorew.com owner
- Contact emails
- 7d2601c90a28fd0a674a2cd3aa027471@domaindiscreet.com
- 2c0919e4-20de-44a2-926c-4d0eabbbc226@identity-protect.org
- 7331812b-50f2-4137-a92e-fa0c0c68fadf@identity-protect.org
- b94379c1-3b00-4a24-9a11-da7c47dc944e@identity-protect.org
- owner-11646240@doctorew.com.whoisprivacyservice.org
- owner-473199@doctorew.com.whoisprivacyservice.org
- owner@doctorew.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of doctorew.com.
Web-graph footprint
Distinct hostnames that link to or from doctorew.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for doctorew.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.messagingengine.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from doctorew.com.
- IP · 13.225.117.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 7d2601c90a28fd0a674a2cd3aa027471@domaindiscreet.com
- 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: "doctorew.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.