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
Resolution chain
druide.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.156.166.23 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.156.40.192 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.222.164.85 | 15.222.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.52.73.243 | 16.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.41.158 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.104.162 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.89.64 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.60.239.128 | 52.60.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.79.156.99 | 99.79.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.72.8 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 16.54.44.253 | 16.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:65
- Organization
- druide informatique
- Contact emails
Subdomains
47 observed subdomains of druide.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from druide.com in the public web crawl.
315 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for druide.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | userinclude.dme3ds1.com |
| SPF_IP | 15.156.142.49/32 |
| SPF_IP | 15.222.206.116/32 |
| SPF_IP | 204.154.174.0/23 |
| SPF_IP | 207.115.108.42/32 |
| SPF_IP | 3.98.15.93/32 |
| SPF_IP | 35.183.143.201/32 |
| SPF_IP | 35.183.83.254/32 |
| SPF_IP | 52.60.113.28/32 |
| SPF_IP | 64.95.196.0/23 |
| SPF_IP | 66.171.168.32/29 |
| SPF_IP | 99.79.118.20/32 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.