Skip to content

Hostname

techjuice.pk

Last fetched

techjuice.pk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · techjuice.pkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/techjuice.pk

Resolution chain

techjuice.pk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.33.161104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.164.202172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.208.55.142173.208.48.0/21AS205544GB

WHOIS identity

Registrar
Organization
personal
Contact emails

Subdomains

10 observed subdomains of techjuice.pk.

Web-graph footprint

Distinct hostnames that link to or from techjuice.pk in the public web crawl.

751 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for techjuice.pk.

MechanismTarget
SPF_Atechjuice.pk
SPF_INCLUDErelay.mailbaby.net
SPF_IP131.153.21.99
SPF_MXtechjuice.pk

Related pages

Pivot deeper into the graph from techjuice.pk.

Cypher and MCP

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

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