Hostname
doer-research.com
Last fetched
doer-research.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
doer-research.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.235.186 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.234.32.188 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.144.92.138 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.84.249.44 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of doer-research.com owner
- Contact emails
- 68214c30-63d6-4505-acd9-c329ee124706@identity-protect.org
- 8252e76b-ec5c-4dd8-80a5-a06bad62f96e@identity-protect.org
- b04761b2-f8ea-4865-aee1-e3114bacd2b9@identity-protect.org
- b6487783-27c3-402b-b5c7-946922e50c1a@identity-protect.org
- b96eaf26-d08a-41ce-8d0b-1e4365ac398a@identity-protect.org
- c1f1745f-1fac-4be5-9aee-65c847171bd9@identity-protect.org
- d4d80089-287f-4894-86d1-ab081f2304db@identity-protect.org
- owner-3083485@doer-research.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from doer-research.com in the public web crawl.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from doer-research.com.
- IP · 100.50.235.186
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 68214c30-63d6-4505-acd9-c329ee124706@identity-protect.org
- 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: "doer-research.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.