Skip to content

Hostname

code.berlin

Last fetched

code.berlin resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · code.berlinRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/code.berlin

Resolution chain

code.berlin resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.251.26108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.58108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.60108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.88108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.164.96.1418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:15
Organization
code education
Contact emails

Subdomains

29 observed subdomains of code.berlin.

Web-graph footprint

Distinct hostnames that link to or from code.berlin in the public web crawl.

294 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for code.berlin.

MechanismTarget
SPF_INCLUDE2730872.spf04.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from code.berlin.

Cypher and MCP

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

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