Skip to content

Hostname

techstars.com

Last fetched

techstars.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · techstars.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techstars.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.101108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.47108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.6108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.74108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.11213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.217.12652.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.5152.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.8552.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.9552.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.3065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of techstars.com owner
Contact emails

Subdomains

56 observed subdomains of techstars.com.

Web-graph footprint

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

4,923 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for techstars.com.

MechanismTarget
SPF_INCLUDE_s95828844.fdmarc.net

Related pages

Pivot deeper into the graph from techstars.com.

Cypher and MCP

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

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