Hostname
douglas.com
Last fetched
douglas.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
douglas.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.238.136.129 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.63 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.70 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.97 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.136.28 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.39 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.60 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.71 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:146
- Organization
- contact privacy inc. customer 0159989732
- Contact emails
- bk4s24xs6xs@networksolutionsprivateregistration.com
- douglas.com@contactprivacy.com
- cp5nh9878hu@networksolutionsprivateregistration.com
- cq33w9fb9db@networksolutionsprivateregistration.com
- d927v5nq83t@networksolutionsprivateregistration.com
- dh2v34q457j@networksolutionsprivateregistration.com
- e846s2xm6ka@networksolutionsprivateregistration.com
- er4zx6nz9g6@networksolutionsprivateregistration.com
- gb8e42dm7yj@networksolutionsprivateregistration.com
- gz9ba5t98py@networksolutionsprivateregistration.com
- hk5jp7nh795@networksolutionsprivateregistration.com
- ks6d98m529t@networksolutionsprivateregistration.com
- mm78p23v9dz@networksolutionsprivateregistration.com
- mu9rh8vq4m9@networksolutionsprivateregistration.com
- pj9hc89z5hx@networksolutionsprivateregistration.com
- pr47d82m3x7@networksolutionsprivateregistration.com
- qe6n57n593e@networksolutionsprivateregistration.com
- sh6ch7zn853@networksolutionsprivateregistration.com
- sp6wt26u7kp@networksolutionsprivateregistration.com
- st5d56r98d8@networksolutionsprivateregistration.com
- and 12 more
Subdomains
1 observed subdomain of douglas.com.
| Subdomain |
|---|
| www.douglas.com |
Web-graph footprint
Distinct hostnames that link to or from douglas.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for douglas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from douglas.com.
- IP · 18.238.136.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · US
- Email · bk4s24xs6xs@networksolutionsprivateregistration.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: "douglas.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.