Skip to content

Hostname

jitabet.cc

Last fetched

jitabet.cc resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jitabet.ccRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/jitabet.cc

Resolution chain

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

IPPrefixASNOperatorCountry
34.8.97.17334.8.0.0/13AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.227.231.25135.227.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.36.0.20834.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of jitabet.cc.

Web-graph footprint

Distinct hostnames that link to or from jitabet.cc in the public web crawl.

96 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jitabet.cc.

Cypher and MCP

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

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