Skip to content

Hostname

gostackr.com

Last fetched

gostackr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1645 as the registrar.

Nutrition Label

WHISPER CANON · gostackr.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/gostackr.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.12413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.613.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.23.27143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.6143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.65143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.96143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
52.85.78.10552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.12452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5152.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1645
Organization
Contact emails

Subdomains

10 observed subdomains of gostackr.com.

Web-graph footprint

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

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gostackr.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gostackr.com.

Cypher and MCP

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

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