Skip to content

Hostname

jsr.co.jp

Last fetched

jsr.co.jp resolves to 1 IPv4 address operated by AS4694 in JP.

Nutrition Label

WHISPER CANON · jsr.co.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jsr.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
202.218.11.57202.218.8.0/22AS4694JP

WHOIS identity

Registrar
Organization
jsr corporation
Contact emails

Subdomains

42 observed subdomains of jsr.co.jp.

Web-graph footprint

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

374 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jsr.co.jp.

MechanismTarget
SPF_INCLUDEone.zoho.jp
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-003c8e01.pphosted.com
SPF_INCLUDEspf.humanage.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP115.30.24.1
SPF_IP118.238.10.50
SPF_IP182.248.154.200
SPF_IP202.218.11.56
SPF_IP202.218.11.57
SPF_IP210.128.159.192

Related pages

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

Cypher and MCP

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

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