Hostname
jenkins.codes
Last fetched
jenkins.codes resolves to 17 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
jenkins.codes resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.248.110.127 | 104.248.108.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 129.212.136.198 | 129.212.136.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 129.212.136.43 | 129.212.136.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 129.212.196.77 | 129.212.196.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 134.199.176.116 | 134.199.176.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 134.209.128.183 | 134.209.128.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 137.184.240.243 | 137.184.240.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 138.197.226.155 | 138.197.224.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 146.190.186.166 | 146.190.184.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 157.230.200.216 | 157.230.200.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 157.230.202.202 | 157.230.200.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 159.203.156.149 | 159.203.156.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 161.35.254.71 | 161.35.252.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 165.227.255.174 | 165.227.252.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 167.172.12.208 | 167.172.12.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 167.172.14.192 | 167.172.12.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 45.55.105.7 | 45.55.104.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
8 observed subdomains of jenkins.codes.
Threat posture
History
Related pages
Pivot deeper into the graph from jenkins.codes.
- IP · 104.248.110.127
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1068
- Country · US
- Email · 7d88e563f44145f093347c9277a256e9.protect@withheldforprivacy.com
- TLD · .codes
- Browse hostnames · je…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jenkins.codes"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.