Skip to content

Hostname

driveshare.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.209.12213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.2813.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7213.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9613.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.236.1018.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.3418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.6718.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.66.102.11118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

18 observed subdomains of driveshare.com.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for driveshare.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from driveshare.com.

Cypher and MCP

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

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