Skip to content

Hostname

ayda.com.co

Last fetched

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

Nutrition Label

WHISPER CANON · ayda.com.coRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ayda.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.188.21.14018.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.191.20244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
falabella
Contact emails

Subdomains

3 observed subdomains of ayda.com.co.

Web-graph footprint

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

5 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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