Skip to content

Hostname

cirsa.com

Last fetched

cirsa.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cirsa.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cirsa.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:140
Organization
cirsa business corporation
Contact emails

Subdomains

64 observed subdomains of cirsa.com.

Web-graph footprint

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

409 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cirsa.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDEmailer.g-stock.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.alinto.net
SPF_IP13.36.253.151/32
SPF_IP195.77.234.18
SPF_IP195.77.234.26
SPF_IP195.77.234.4
SPF_IP199.91.137.26/32
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP35.181.156.191/32
SPF_IP82.223.77.42
SPF_MXcirsa.com

Related pages

Pivot deeper into the graph from cirsa.com.

Cypher and MCP

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

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