Skip to content

Hostname

cosecad.com

Last fetched

cosecad.com resolves to 1 IPv4 address operated by AS36454 in CO. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cosecad.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cosecad.com

Resolution chain

cosecad.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
190.8.176.156190.8.176.0/22AS36454CO

WHOIS identity

Registrar
iana:69
Organization
colombiahosting s.a.s.
Contact emails

Subdomains

11 observed subdomains of cosecad.com.

Web-graph footprint

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

20 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cosecad.com.

MechanismTarget
SPF_Aemail-smtp.us-east-1.amazonaws.com
SPF_Amailco.correomasivocolombia.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP161.10.249.180
SPF_IP190.8.176.156
SPF_IP192.99.56.242
SPF_MXcosecad.com

Related pages

Pivot deeper into the graph from cosecad.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cosecad.com"})-[: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.