Skip to content

Hostname

jrwp.co.jp

Last fetched

jrwp.co.jp resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.249.12745.60.249.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
ryoju properties co.ltd
Contact emails

Subdomains

6 observed subdomains of jrwp.co.jp.

Web-graph footprint

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

35 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for jrwp.co.jp.

MechanismTarget
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.mail-cp.com
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.17.136.46
SPF_IP164.70.78.170
SPF_IP176.32.75.69
SPF_IP59.106.75.222

Related pages

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

Cypher and MCP

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

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