Skip to content

Hostname

jskypro.com

Last fetched

jskypro.com resolves to 1 IPv4 address operated by ASN-DCS-01 - DCS Pacific Star, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.79.166.25066.79.166.0/24AS23338ASN-DCS-01 - DCS Pacific Star, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of jskypro.com.

Web-graph footprint

Distinct hostnames that link to or from jskypro.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jskypro.com.

MechanismTarget
SPF_IP138.197.194.182
SPF_IP173.230.155.140
SPF_IP173.245.89.129
SPF_IP173.245.89.26
SPF_IP209.54.49.16
SPF_IP2600:3c01:0:0:f03c:91ff:fe3b:f241
SPF_IP45.32.129.128
SPF_IP45.79.108.128
SPF_IP54.241.16.192

Related pages

Pivot deeper into the graph from jskypro.com.

Cypher and MCP

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

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