Skip to content

Hostname

cso.ie

Last fetched

cso.ie resolves to 3 IPv4 addresses operated by AS51677 in IE. WHOIS lists registrar:topsec technology as the registrar.

Nutrition Label

WHISPER CANON · cso.ieRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cso.ie

Resolution chain

cso.ie resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.0.55.192146.0.55.0/24AS51677IE
166.117.27.167166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.176.241166.117.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:topsec technology
Organization
central statistics office
Contact emails

Subdomains

39 observed subdomains of cso.ie.

Web-graph footprint

Distinct hostnames that link to or from cso.ie in the public web crawl.

2,710 sites link to this hostname.

445 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cso.ie.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_IP137.191.243.101
SPF_IP137.191.243.106
SPF_IP137.191.243.97

Related pages

Pivot deeper into the graph from cso.ie.

Cypher and MCP

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

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