Skip to content

Hostname

jctpack.com

Last fetched

jctpack.com resolves to 1 IPv4 address operated by AS4788 in MY. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · jctpack.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jctpack.com

Resolution chain

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

IPPrefixASNOperatorCountry
175.138.31.163175.138.0.0/18AS4788MY

WHOIS identity

Registrar
iana:1068
Organization
chin yit tay
Contact emails

Subdomains

4 observed subdomains of jctpack.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jctpack.com.

MechanismTarget
SPF_IP175.138.31.160/29
SPF_IP175.139.219.73/29
SPF_IP175.140.30.33/29
SPF_IP58.26.141.224/29
SPF_IP58.26.143.248/29
SPF_IP60.50.240.184/29
SPF_MXjctpack.com

Related pages

Pivot deeper into the graph from jctpack.com.

Cypher and MCP

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

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