Skip to content

Hostname

droplr.com

Last fetched

droplr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · droplr.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/droplr.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.120108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.125108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.75108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.95108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.239.36.11118.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.1318.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.5218.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.174.46.1023.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.533.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.853.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of droplr.com owner
Contact emails

Subdomains

22 observed subdomains of droplr.com.

Web-graph footprint

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

668 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for droplr.com.

MechanismTarget
SPF_Adroplr.com
SPF_INCLUDE2285731.spf05.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEgooglemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io
SPF_MXdroplr.com

Related pages

Pivot deeper into the graph from droplr.com.

Cypher and MCP

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

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