Skip to content

Hostname

siroca.co.jp

Last fetched

siroca.co.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · siroca.co.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/siroca.co.jp

Resolution chain

siroca.co.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.248.239.23413.248.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.222.214.10352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.11952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
76.223.105.3476.223.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
siroca_inc
Contact emails

Subdomains

4 observed subdomains of siroca.co.jp.

Web-graph footprint

Distinct hostnames that link to or from siroca.co.jp in the public web crawl.

626 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for siroca.co.jp.

MechanismTarget
SPF_INCLUDE21540403.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from siroca.co.jp.

Cypher and MCP

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

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