Skip to content

Hostname

know2drive.com

Last fetched

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

Nutrition Label

WHISPER CANON · know2drive.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/know2drive.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.112108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.124108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.7108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.79108.156.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.224.125.11213.224.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6113.224.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7513.224.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8813.224.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1013.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.413.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.853.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.923.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of know2drive.com.

Threat posture

History

Related pages

Pivot deeper into the graph from know2drive.com.

Cypher and MCP

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

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