Skip to content

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

WHISPER CANON · ats-plus.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ats-plus.jp

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.

IPPrefixASNOperatorCountry
18.164.124.10318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.10518.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4318.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.7118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.1033.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.1213.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.583.160.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.5.943.160.4.0/22AS16509AMAZON-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.

MechanismTarget
SPF_INCLUDEsrs4975.cuenote.jp

Related pages

Pivot deeper into the graph from ats-plus.jp.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.