Skip to content

Hostname

26sp.jp

Last fetched

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

Nutrition Label

WHISPER CANON · 26sp.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/26sp.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.189.19118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.186.593.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.121.3152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.66.2552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
unimedia
Contact emails

Subdomains

6 observed subdomains of 26sp.jp.

Web-graph footprint

Distinct hostnames that link to or from 26sp.jp in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for 26sp.jp.

MechanismTarget
SPF_INCLUDE_spf.26sp.jp

Related pages

Pivot deeper into the graph from 26sp.jp.

Cypher and MCP

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

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