Skip to content

Hostname

crystal.com.co

Last fetched

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

Nutrition Label

WHISPER CANON · crystal.com.coRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/crystal.com.co

Resolution chain

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

IPPrefixASNOperatorCountry
190.145.188.164190.145.160.0/19AS14080CO
190.145.188.164190.145.160.0/19AS14080CO
20.237.29.3020.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:21607
Organization
grupo crystal-vestimundo
Contact emails

Subdomains

70 observed subdomains of crystal.com.co.

Web-graph footprint

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

26 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for crystal.com.co.

MechanismTarget
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.masterbase.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.145.188.134
SPF_IP190.145.188.149
SPF_IP192.185.137.4
SPF_IP20.119.16.4
SPF_IP52.249.250.209

Related pages

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

Cypher and MCP

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

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