Hostname
access39.jp
Last fetched
access39.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
access39.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.177.192.143 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.146.184 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.248.57 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.25.123 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.249.22.50 | 54.249.0.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.96.117 | 54.95.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- access co.,ltd.
- Contact emails
Subdomains
1 observed subdomain of access39.jp.
| Subdomain |
|---|
| www.access39.jp |
Web-graph footprint
Distinct hostnames that link to or from access39.jp in the public web crawl.
10 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for access39.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf22.gmoserver.jp |
| SPF_IP | 175.45.137.135 |
| SPF_IP | 18.176.20.44 |
Related pages
Pivot deeper into the graph from access39.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "access39.jp"})-[: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.