Skip to content

Hostname

exi-ryoka.com

Last fetched

exi-ryoka.com resolves to 2 IPv4 addresses operated by SAKURA-A - SAKURA Internet Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · exi-ryoka.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/exi-ryoka.com

Resolution chain

exi-ryoka.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.126.209.211153.126.128.0/17AS7684SAKURA-A - SAKURA Internet Inc.JP
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of exi-ryoka.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for exi-ryoka.com.

MechanismTarget
SPF_Aexi-ryoka.com
SPF_Asv7548.xserver.jp
SPF_IP153.126.134.60
SPF_MXexi-ryoka.com

Related pages

Pivot deeper into the graph from exi-ryoka.com.

Cypher and MCP

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

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