Skip to content

Hostname

easy.com.co

Last fetched

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

Nutrition Label

WHISPER CANON · easy.com.coRouting diversity4.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/easy.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
18.233.80.11418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.149.19623.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.89.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.105.16450.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.119.21852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.31.22352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.230.7032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:88888
Organization
cencosud
Contact emails

Subdomains

10 observed subdomains of easy.com.co.

Web-graph footprint

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

122 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for easy.com.co.

MechanismTarget
SPF_Aeasy.com.co
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.148.103.89
SPF_IP149.72.240.18
SPF_IP15.204.129.131
SPF_IP200.32.56.16
SPF_IP200.32.56.17
SPF_IP201.234.246.20
SPF_IP93.174.64.0/21
SPF_MXeasy.com.co

Related pages

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

Cypher and MCP

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

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