Skip to content

Hostname

ceso-saco.com

Last fetched

ceso-saco.com resolves to 4 IPv4 addresses operated by AS63949 in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ceso-saco.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ceso-saco.com

Resolution chain

ceso-saco.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.105.19.241172.105.0.0/19AS63949CA
172.234.239.102172.234.224.0/19AS63949US
199.204.213.75199.204.213.0/24AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.CA
23.239.2.12023.239.0.0/21AS63949US

WHOIS identity

Registrar
iana:69
Organization
canadian executive service organization
Contact emails

Subdomains

2 observed subdomains of ceso-saco.com.

Web-graph footprint

Distinct hostnames that link to or from ceso-saco.com in the public web crawl.

58 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ceso-saco.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDErdns.ethicspoint.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.easyonnet.com
SPF_INCLUDEspf.mxprotection.net
SPF_IP23.185.0.3/32

Related pages

Pivot deeper into the graph from ceso-saco.com.

Cypher and MCP

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

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