Skip to content

Hostname

comodisimos.com.co

Last fetched

comodisimos.com.co resolves to 2 IPv4 addresses operated by AS13489 in CO. WHOIS lists iana:21607 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
190.0.62.254190.0.0.0/18AS13489CO
52.8.174.22152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:21607
Organization
mi_com_co
Contact emails

Subdomains

3 observed subdomains of comodisimos.com.co.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for comodisimos.com.co.

MechanismTarget
SPF_Acomodisimos.com.co
SPF_EXISTScorreo.comodisimos.com.co
SPF_INCLUDE_spf.google.com
SPF_IP181.49.225.178
SPF_IP190.0.62.254
SPF_MXcomodisimos.com.co

Related pages

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

Cypher and MCP

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

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