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
Resolution chain
know2drive.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.144.112 | 108.156.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.124 | 108.156.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.7 | 108.156.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.156.144.79 | 108.156.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.224.125.112 | 13.224.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.61 | 13.224.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.75 | 13.224.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.88 | 13.224.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.101 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.41 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.85 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.92 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of know2drive.com owner
- Contact emails
- 1512ea64-0711-4cb5-9901-ee63360f175a@identity-protect.org
- 37ceb1fa-b14c-4658-adbb-2c0130d077be@identity-protect.org
- 430fe3e5-9a79-4e8c-9e93-dbb9f18fd02d@identity-protect.org
- 89486714-cd88-42e7-bdaf-1f316578ece8@identity-protect.org
- b089abe7-27a8-48ca-a05d-893f9f0de43a@identity-protect.org
- c8a8df32-74dd-4ed3-b981-762c00960f13@identity-protect.org
- cf7d1c24-cd64-4145-9e89-10303ec2821d@identity-protect.org
Subdomains
1 observed subdomain of know2drive.com.
| Subdomain |
|---|
| www.know2drive.com |
Threat posture
History
Related pages
Pivot deeper into the graph from know2drive.com.
- IP · 108.156.144.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 1512ea64-0711-4cb5-9901-ee63360f175a@identity-protect.org
- TLD · .com
- Browse hostnames · kn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.