Skip to content

Hostname

sptr.jp

Last fetched

sptr.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.53108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.84108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.92108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.93108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.10352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
netowl,inc.
Contact emails

Subdomains

27 observed subdomains of sptr.jp.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sptr.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from sptr.jp.

Cypher and MCP

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

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