Skip to content

Hostname

gjkq.com

Last fetched

gjkq.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gjkq.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gjkq.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.55.116.3445.55.116.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
gpe
Contact emails

Subdomains

5 observed subdomains of gjkq.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gjkq.com.

MechanismTarget
SPF_IP104.131.153.32
SPF_IP107.170.113.227
SPF_IP162.243.254.96
SPF_IP45.55.116.34
SPF_IP45.79.199.122

Related pages

Pivot deeper into the graph from gjkq.com.

Cypher and MCP

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

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