Skip to content

Hostname

cipsa.net

Last fetched

cipsa.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · cipsa.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cipsa.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.55104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.55104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.73172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:140
Organization
centro de informatica profesional sl
Contact emails

Subdomains

18 observed subdomains of cipsa.net.

Web-graph footprint

Distinct hostnames that link to or from cipsa.net in the public web crawl.

202 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for cipsa.net.

MechanismTarget
SPF_Acipsa.net
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP141.94.130.157
SPF_IP141.95.196.16
SPF_IP178.32.6.92
SPF_IP5.135.201.37
SPF_IP51.178.150.104
SPF_IP51.178.88.71
SPF_MXcipsa.net

Related pages

Pivot deeper into the graph from cipsa.net.

Cypher and MCP

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

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