Skip to content

Hostname

drivers-view.com

Last fetched

drivers-view.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · drivers-view.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/drivers-view.com

Resolution chain

drivers-view.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.195.418.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.4818.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.5718.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.195.7118.66.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
18.67.250.12418.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.4118.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.5918.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.250.718.67.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of drivers-view.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for drivers-view.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from drivers-view.com.

Cypher and MCP

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

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