Skip to content

Hostname

douglas.ca

Last fetched

douglas.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · douglas.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/douglas.ca

Resolution chain

douglas.ca resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.103108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.74108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.81108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.99108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.49.1818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.4618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.2454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.8554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from douglas.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for douglas.ca.

MechanismTarget
SPF_INCLUDE_spf.douglas_ca._d.easydmarc.pro

Related pages

Pivot deeper into the graph from douglas.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "douglas.ca"})-[: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.