Skip to content

Hostname

douglas.es

Last fetched

douglas.es resolves to 6 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · douglas.esRouting diversity3.0/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/douglas.es

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.

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

SPF policy

20 SPF mechanisms authorising senders for douglas.es.

MechanismTarget
SPF_Amx01.dglecom.net
SPF_Amx02.dglecom.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.117.15.69
SPF_IP109.117.16.69
SPF_IP170.194.146.67
SPF_IP194.116.128.11/32
SPF_IP194.69.250.75/32
SPF_IP194.69.250.77/32
SPF_IP195.191.69.25/32
SPF_IP20.76.60.30/32
SPF_IP82.223.239.111/32
SPF_IP82.223.239.144/32
SPF_IP82.223.247.74/32
SPF_IP82.223.249.163/32
SPF_IP82.223.252.154/32
SPF_IP82.223.253.76/32
SPF_IP82.223.52.138/32
SPF_MXdouglas.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.