Skip to content

Hostname

joqr.net

Last fetched

joqr.net resolves to 1 IPv4 address operated by AS4686 in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · joqr.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/joqr.net

Resolution chain

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

IPPrefixASNOperatorCountry
202.231.240.77202.231.192.0/18AS4686JP

WHOIS identity

Registrar
iana:474
Organization
nippon cultural broadcasting,inc.
Contact emails

Subdomains

4 observed subdomains of joqr.net.

Web-graph footprint

Distinct hostnames that link to or from joqr.net in the public web crawl.

146 sites link to this hostname.

181 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for joqr.net.

MechanismTarget
SPF_Asmtp-relay.poa.svr4u.net
SPF_Awww1640.sakura.ne.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail-spf.ferret-one.com
SPF_INCLUDEspf-external.shop-pro.jp
SPF_INCLUDEspf-internal.shop-pro.jp
SPF_INCLUDEspf.aams5.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_IP133.125.34.159
SPF_IP133.125.37.200
SPF_IP133.125.44.72
SPF_IP133.242.162.14
SPF_IP133.242.178.129
SPF_IP153.122.188.120
SPF_IP159.183.205.48
SPF_IP202.231.240.64/27
SPF_IP218.45.255.89

Related pages

Pivot deeper into the graph from joqr.net.

Cypher and MCP

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

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