Skip to content

Hostname

drop.io

Last fetched

drop.io resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · drop.ioRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/drop.io

Resolution chain

drop.io resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.91.8108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.163.189.1263.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.493.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.823.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.189.893.163.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1133.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.463.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.813.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
gigi luz
Contact emails

Web-graph footprint

Distinct hostnames that link to or from drop.io in the public web crawl.

908 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for drop.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from drop.io.

Cypher and MCP

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

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