Skip to content

Hostname

jsqc.org

Last fetched

jsqc.org resolves to 1 IPv4 address operated by AS17675 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · jsqc.orgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jsqc.org

Resolution chain

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

IPPrefixASNOperatorCountry
210.193.96.163210.201.35.0/24AS17675JP

WHOIS identity

Registrar
iana:2
Organization
takeshi kaneko
Contact emails

Subdomains

1 observed subdomain of jsqc.org.

Subdomain
www.jsqc.org

Web-graph footprint

Distinct hostnames that link to or from jsqc.org in the public web crawl.

115 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jsqc.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.nttbiz.jp
SPF_INCLUDEspf02.nttbiz.jp

Related pages

Pivot deeper into the graph from jsqc.org.

Cypher and MCP

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

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