Skip to content

Hostname

iroots.jp

Last fetched

iroots.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · iroots.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/iroots.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.155.107.3918.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5118.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.818.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.162.38.1243.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.253.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.373.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.162.38.823.162.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
en-japan
Contact emails

Subdomains

9 observed subdomains of iroots.jp.

Web-graph footprint

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

157 sites link to this hostname.

556 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for iroots.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail-spf.ferret-one.com
SPF_INCLUDEsendgrid.net
SPF_IP153.120.107.160/28
SPF_IP153.127.18.165
SPF_IP49.212.25.233

Related pages

Pivot deeper into the graph from iroots.jp.

Cypher and MCP

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

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