Skip to content

Hostname

sonorama.com.co

Last fetched

sonorama.com.co resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:21607 as the registrar.

Nutrition Label

WHISPER CANON · sonorama.com.coRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/sonorama.com.co

Resolution chain

sonorama.com.co resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.45.232.9652.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.127.12654.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:21607
Organization
Contact emails

Subdomains

5 observed subdomains of sonorama.com.co.

Web-graph footprint

Distinct hostnames that link to or from sonorama.com.co in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sonorama.com.co.

MechanismTarget
SPF_Asonorama.com.co
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEzohomail.com
SPF_IP52.45.232.96
SPF_MXsonorama.com.co

Related pages

Pivot deeper into the graph from sonorama.com.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sonorama.com.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.