Skip to content

Hostname

id.stpr.com

Last fetched

id.stpr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · id.stpr.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/id.stpr.com

Resolution chain

id.stpr.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.254.102108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.107108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.127108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.42108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.225.117.12013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.85.78.12052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with id.stpr.com in WhisperGraph.

Subdomains

1 observed subdomain of id.stpr.com.

Web-graph footprint

Distinct hostnames that link to or from id.stpr.com in the public web crawl.

28 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for id.stpr.com.

Related pages

Pivot deeper into the graph from id.stpr.com.

Cypher and MCP

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

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