Skip to content

Hostname

altplus.co.jp

Last fetched

altplus.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · altplus.co.jpRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/altplus.co.jp

Resolution chain

altplus.co.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.192.141.3913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.127.17518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.38.13035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.103.24652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
altplus
Contact emails

Subdomains

13 observed subdomains of altplus.co.jp.

Web-graph footprint

Distinct hostnames that link to or from altplus.co.jp in the public web crawl.

135 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for altplus.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mta.hdems.com
SPF_IP122.248.239.171
SPF_IP122.248.240.53
SPF_IP125.6.160.211
SPF_IP125.6.166.131
SPF_IP46.137.205.116
SPF_IP52.197.140.113

Related pages

Pivot deeper into the graph from altplus.co.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "altplus.co.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.