Hostname
douglas.es
Last fetched
douglas.es resolves to 6 IPv4 addresses operated by AS20940 in DE.
Nutrition Label
Resolution chain
douglas.es resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
No WHOIS records are currently associated with douglas.es in WhisperGraph.
Subdomains
55 observed subdomains of douglas.es.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from douglas.es in the public web crawl.
493 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for douglas.es.
| Mechanism | Target |
|---|---|
| SPF_A | mx01.dglecom.net |
| SPF_A | mx02.dglecom.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.117.15.69 |
| SPF_IP | 109.117.16.69 |
| SPF_IP | 170.194.146.67 |
| SPF_IP | 194.116.128.11/32 |
| SPF_IP | 194.69.250.75/32 |
| SPF_IP | 194.69.250.77/32 |
| SPF_IP | 195.191.69.25/32 |
| SPF_IP | 20.76.60.30/32 |
| SPF_IP | 82.223.239.111/32 |
| SPF_IP | 82.223.239.144/32 |
| SPF_IP | 82.223.247.74/32 |
| SPF_IP | 82.223.249.163/32 |
| SPF_IP | 82.223.252.154/32 |
| SPF_IP | 82.223.253.76/32 |
| SPF_IP | 82.223.52.138/32 |
| SPF_MX | douglas.es |
Related pages
Pivot deeper into the graph from douglas.es.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "douglas.es"})-[: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.