Skip to content

Hostname

chr.com.uy

Last fetched

chr.com.uy resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · chr.com.uyRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/chr.com.uy

Resolution chain

chr.com.uy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.22.178.10852.46.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with chr.com.uy in WhisperGraph.

Subdomains

4 observed subdomains of chr.com.uy.

Web-graph footprint

Distinct hostnames that link to or from chr.com.uy in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chr.com.uy.

MechanismTarget
SPF_Achr.com.uy
SPF_IP200.58.129.62
SPF_IP2600:1f18:673a:fa00:2c24:17fd:f899:1831
SPF_IP54.210.171.26
SPF_MXchr.com.uy

Related pages

Pivot deeper into the graph from chr.com.uy.

Cypher and MCP

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

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