Skip to content

Hostname

ciosa.com

Last fetched

ciosa.com resolves to 1 IPv4 address operated by AS11172 in MX. WHOIS lists iana:1483 as the registrar.

Nutrition Label

WHISPER CANON · ciosa.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ciosa.com

Resolution chain

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

IPPrefixASNOperatorCountry
200.76.170.76200.76.170.0/24AS11172MX

WHOIS identity

Registrar
iana:1483
Organization
grupo ciosa s a p i de cv
Contact emails

Subdomains

39 observed subdomains of ciosa.com.

Web-graph footprint

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

127 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ciosa.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.249.234
SPF_IP64.49.217.116/32
SPF_IP64.49.217.117/32
SPF_IP64.49.217.118/32
SPF_IP64.49.217.119/32
SPF_MXciosa.com

Related pages

Pivot deeper into the graph from ciosa.com.

Cypher and MCP

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

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