Skip to content

Hostname

init.st

Last fetched

init.st resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:instra corporation pty ltd as the registrar.

Nutrition Label

WHISPER CANON · init.stRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/init.st

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.11613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.2618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.453.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.483.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.493.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.783.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.69.113.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.183.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.443.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.69.923.167.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:instra corporation pty ltd
Organization
Contact emails

Subdomains

8 observed subdomains of init.st.

Web-graph footprint

Distinct hostnames that link to or from init.st in the public web crawl.

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from init.st.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "init.st"})-[: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.