Skip to content

Hostname

siirus.net

Last fetched

siirus.net resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:78 as the registrar.

Nutrition Label

WHISPER CANON · siirus.netRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/siirus.net

Resolution chain

siirus.net resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.201.2113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.235.1718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.223.11318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.137.23218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.249.20618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.137.2113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.52.6435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.65.1535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.108.23735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.160.18752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.105.10252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.69.16852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.167.16952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.243.11454.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.252.7454.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.100.13313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.
57.182.175.10657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.193.169.15813.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:78
Organization
Contact emails

Subdomains

8 observed subdomains of siirus.net.

Web-graph footprint

Distinct hostnames that link to or from siirus.net in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from siirus.net.

Cypher and MCP

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

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