Skip to content

Hostname

driveroo.com

Last fetched

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

Nutrition Label

WHISPER CANON · driveroo.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/driveroo.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.3.10616.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.230.4616.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.168.4234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.111.11844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.157.23044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.103.5244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.234.25444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.201.23452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.106.19752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.125.6752.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.221.7252.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.66.13854.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.239.24254.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.41.5554.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.205.188184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.134.40184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.167.17416.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.115.18316.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

10 observed subdomains of driveroo.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for driveroo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from driveroo.com.

Cypher and MCP

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

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