Skip to content

Hostname

rosei.jp

Last fetched

rosei.jp resolves to 1 IPv4 address operated by IIJ - Internet Initiative Japan Inc. in JP.

Nutrition Label

WHISPER CANON · rosei.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/rosei.jp

Resolution chain

rosei.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
133.238.216.30133.238.128.0/17AS2497IIJ - Internet Initiative Japan Inc.JP

WHOIS identity

Registrar
Organization
roumugyousei corporation
Contact emails

Subdomains

2 observed subdomains of rosei.jp.

Web-graph footprint

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

464 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rosei.jp.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP133.238.216.30
SPF_IP202.238.188.112/28
SPF_IP220.156.27.84

Related pages

Pivot deeper into the graph from rosei.jp.

Cypher and MCP

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

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