Skip to content

Hostname

stackblitz.com

Last fetched

stackblitz.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.10713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.11013.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.9513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.18.10718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7318.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.164.230.1033.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.53.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.903.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.973.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.68.1013.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.373.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.463.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.68.653.164.68.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:1387
Organization
c/o whoistrustee.com
Contact emails

Subdomains

22 observed subdomains of stackblitz.com.

Web-graph footprint

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

3,263 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for stackblitz.com.

MechanismTarget
SPF_INCLUDE45403856.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from stackblitz.com.

Cypher and MCP

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

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