Skip to content

Hostname

the-startup-stack.com

Last fetched

the-startup-stack.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · the-startup-stack.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/the-startup-stack.com

Resolution chain

the-startup-stack.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.81.1813.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.182.252.218.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.9952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.9152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.211.12352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.225.12352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.2752.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.230.7552.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
avi tzurel
Contact emails

Subdomains

1 observed subdomain of the-startup-stack.com.

Web-graph footprint

Distinct hostnames that link to or from the-startup-stack.com in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from the-startup-stack.com.

Cypher and MCP

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

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