Hostname
codebase.show
Last fetched
codebase.show resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
codebase.show resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.173.15 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.19 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.67 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.77 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.168.122.28 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.50 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.64 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.65 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- 1place
- Contact emails
Subdomains
1 observed subdomain of codebase.show.
| Subdomain |
|---|
| backend.codebase.show |
Web-graph footprint
Distinct hostnames that link to or from codebase.show in the public web crawl.
26 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for codebase.show.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from codebase.show.
- IP · 13.227.173.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · FR
- Email · cf0e4a849a5bea9d82b4c82ce6ae0dce-42472590@contact.gandi.net
- TLD · .show
- Browse hostnames · co…
- 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: "codebase.show"})-[: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.