Skip to content

Hostname

iroha.com

Last fetched

iroha.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · iroha.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iroha.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.109108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.25108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.56108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.76108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.5113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.10418.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.2818.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.7818.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.9918.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
kyoko kawamorita
Contact emails

Subdomains

3 observed subdomains of iroha.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for iroha.com.

MechanismTarget
SPF_Airoha-tenga.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com
SPF_IP13.114.158.158

Related pages

Pivot deeper into the graph from iroha.com.

Cypher and MCP

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

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