Skip to content

Hostname

droog.com

Last fetched

droog.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · droog.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/droog.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.5.140104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.154.164172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.8188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.8188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
e.r. ramakers
Contact emails

Subdomains

10 observed subdomains of droog.com.

Web-graph footprint

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

561 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for droog.com.

MechanismTarget
SPF_Adroog.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP145.128.195.20/32
SPF_IP2a00:dd0:0:30:0:0:0:98
SPF_IP2a00:dd0:0:30:21a:4aff:febb:7b0d
SPF_IP2a00:dd0:0:30:21a:4aff:febb:7b13
SPF_IP63.250.57.113/32
SPF_IP95.97.70.10/32
SPF_MXdroog.com

Related pages

Pivot deeper into the graph from droog.com.

Cypher and MCP

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

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