Skip to content

Hostname

jtech.cc

Last fetched

jtech.cc resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · jtech.ccRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/jtech.cc

Resolution chain

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

IPPrefixASNOperatorCountry
63.147.107.5263.147.104.0/22AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Subdomains

18 observed subdomains of jtech.cc.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jtech.cc.

MechanismTarget
SPF_Aremote.jacksontechnical.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.85.115.0/24
SPF_IP63.147.107.0/24
SPF_IP68.237.129.170

Related pages

Pivot deeper into the graph from jtech.cc.

Cypher and MCP

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

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