Hostname
ats-plus.jp
Last fetched
ats-plus.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
ats-plus.jp 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 |
|---|---|---|---|---|
| 18.164.124.103 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.105 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.43 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.71 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.103 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.121 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.58 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.5.94 | 3.160.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- shizuoka shimbun
- Contact emails
Subdomains
11 observed subdomains of ats-plus.jp.
Web-graph footprint
Distinct hostnames that link to or from ats-plus.jp in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for ats-plus.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | srs4975.cuenote.jp |
Related pages
Pivot deeper into the graph from ats-plus.jp.
- IP · 18.164.124.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · US
- Email · 9606a4d0acdc54f718094eadacf008f7-39863228@contact.gandi.net
- TLD · .jp
- Browse hostnames · at…
- 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: "ats-plus.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.