Skip to content

Hostname

namedrive.com

Last fetched

namedrive.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · namedrive.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/namedrive.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.254.109176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.222.13034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.66.10234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.99.19652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.26.2152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.124.23154.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.195.19554.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.180.14054.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.34.11754.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:151
Organization
domain admin
Contact emails

Subdomains

45 observed subdomains of namedrive.com.

Web-graph footprint

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

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for namedrive.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from namedrive.com.

Cypher and MCP

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

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