Skip to content

Hostname

sj-allpte.com

Last fetched

sj-allpte.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:3824 as the registrar.

Nutrition Label

WHISPER CANON · sj-allpte.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sj-allpte.com

Resolution chain

sj-allpte.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.215.195.14013.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.13.1813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.184.178175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.172.8018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.141.7718.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.239.2346.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.53.3652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.151.253.2654.151.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.244.11354.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.202.19852.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.
47.131.192.1247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:3824
Organization
Contact emails

Subdomains

1 observed subdomain of sj-allpte.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sj-allpte.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sj-allpte.com"})-[: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.