Skip to content

Hostname

colombo.com.br

Last fetched

colombo.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · colombo.com.brRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/colombo.com.br

Resolution chain

colombo.com.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.10108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.129108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.70108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.89108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.246.1018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.12918.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.3518.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.8418.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.112.11318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
diego tomazzoni
Contact emails

Subdomains

37 observed subdomains of colombo.com.br.

Web-graph footprint

Distinct hostnames that link to or from colombo.com.br in the public web crawl.

233 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for colombo.com.br.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.130.39.194
SPF_IP186.215.136.66
SPF_IP200.174.188.130
SPF_IP200.233.143.129

Related pages

Pivot deeper into the graph from colombo.com.br.

Cypher and MCP

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

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