Skip to content

Hostname

codigo-postal.co

Last fetched

codigo-postal.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · codigo-postal.coRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codigo-postal.co

Resolution chain

codigo-postal.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.77.11918.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.12818.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.1718.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.9718.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.140.10118.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.10618.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.5418.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.140.7718.244.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.64.211.7718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of codigo-postal.co.

Web-graph footprint

Distinct hostnames that link to or from codigo-postal.co in the public web crawl.

199 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from codigo-postal.co.

Cypher and MCP

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

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