Skip to content

Hostname

codenberg.io

Last fetched

codenberg.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · codenberg.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/codenberg.io

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.90.1083.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.1113.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.373.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.703.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.166.181.203.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.73.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.813.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.823.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

5 observed subdomains of codenberg.io.

Web-graph footprint

Distinct hostnames that link to or from codenberg.io in the public web crawl.

8 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for codenberg.io.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP52.197.131.208/32
SPF_IP52.197.48.167/32

Related pages

Pivot deeper into the graph from codenberg.io.

Cypher and MCP

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

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