Skip to content

Hostname

jthink.net

Last fetched

jthink.net resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · jthink.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jthink.net

Resolution chain

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

IPPrefixASNOperatorCountry
198.72.117.89198.72.96.0/19AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:13
Organization
jthink
Contact emails

Subdomains

6 observed subdomains of jthink.net.

Web-graph footprint

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

216 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jthink.net.

MechanismTarget
SPF_Amail.messagingengine.com
SPF_INCLUDEspf.mailjet.com
SPF_IP198.72.117.84
SPF_IP207.6.134.176/29
SPF_IP207.6.137.8/29
SPF_MXjthink.net

Related pages

Pivot deeper into the graph from jthink.net.

Cypher and MCP

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

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