Skip to content

Hostname

jamloop.zrbcn.pw

Last fetched

jamloop.zrbcn.pw resolves to 8 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · jamloop.zrbcn.pwRouting diversity4.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/jamloop.zrbcn.pw

Resolution chain

jamloop.zrbcn.pw resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.197.202.171138.199.30.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
138.197.37.225138.199.10.0/23AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
138.197.37.227138.199.10.0/23AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
138.68.13.106138.69.4.0/23AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
162.243.93.166162.244.80.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
198.199.94.97198.200.178.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
198.211.110.157198.212.99.0/24AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
45.55.32.24245.55.116.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

No WHOIS records are currently associated with jamloop.zrbcn.pw in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from jamloop.zrbcn.pw.

Cypher and MCP

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

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