Hostname
path40.com
Last fetched
path40.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
path40.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.167.132 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.167.142 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.167.161 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.84.167.54 | 52.84.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 65.8.81.200 | 65.8.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.81.219 | 65.8.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.81.231 | 65.8.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 65.8.81.87 | 65.8.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
1 observed subdomain of path40.com.
| Subdomain |
|---|
| hostmaster.path40.com |
Threat posture
History
Related pages
Pivot deeper into the graph from path40.com.
- IP · 52.84.167.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2487
- Country · KR
- Email · c689eaf06a644525a5c213c4814a03cd.protect@whoisguard.com
- TLD · .com
- Browse hostnames · pa…
- 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: "path40.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.