Skip to content

Hostname

jrec.info

Last fetched

jrec.info resolves to 1 IPv4 address operated by AS9371 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jrec.infoRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/jrec.info

Resolution chain

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

IPPrefixASNOperatorCountry
133.167.8.86133.167.0.0/16AS9371JP

WHOIS identity

Registrar
iana:49
Organization
japan radiation engineering co.,ltd.
Contact emails

Subdomains

1 observed subdomain of jrec.info.

Subdomain
www.jrec.info

Web-graph footprint

Distinct hostnames that link to or from jrec.info in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jrec.info.

MechanismTarget
SPF_Aajs0.spf.cloud-mail.jp
SPF_Ajrec.info
SPF_INCLUDE_spf.activegate-ss.jp
SPF_IP210.230.164.0/26
SPF_IP219.117.249.128/28
SPF_MXjrec.info

Related pages

Pivot deeper into the graph from jrec.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jrec.info"})-[: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.