Skip to content

Hostname

druide.com

Last fetched

druide.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · druide.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/druide.com

Resolution chain

druide.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.156.166.2315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.40.19215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.164.8515.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.73.24316.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.41.15816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.104.1623.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.89.643.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.239.12852.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.156.9999.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.72.816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.44.25316.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:65
Organization
druide informatique
Contact emails

Subdomains

47 observed subdomains of druide.com.

Web-graph footprint

Distinct hostnames that link to or from druide.com in the public web crawl.

315 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for druide.com.

Related pages

Pivot deeper into the graph from druide.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "druide.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 20

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