Skip to content

Hostname

stackla.com

Last fetched

stackla.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · stackla.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/stackla.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.1513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.213.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.4913.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.9313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
3.174.230.1123.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1163.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.373.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.733.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
52.222.214.10052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
email address.......: mahoney.damien@gmail.com
Contact emails

Subdomains

87 observed subdomains of stackla.com.

Web-graph footprint

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

1,193 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stackla.com.

Related pages

Pivot deeper into the graph from stackla.com.

Cypher and MCP

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

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