Skip to content

Hostname

csif.es

Last fetched

csif.es resolves to 1 IPv4 address operated by CLOUDBUILDERS in ES.

Nutrition Label

WHISPER CANON · csif.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/csif.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.78.95185.15.76.0/22AS48348CLOUDBUILDERSES

WHOIS identity

No WHOIS records are currently associated with csif.es in WhisperGraph.

Subdomains

31 observed subdomains of csif.es.

Web-graph footprint

Distinct hostnames that link to or from csif.es in the public web crawl.

570 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for csif.es.

MechanismTarget
SPF_IP109.70.32.0/21
SPF_IP149.202.146.246
SPF_IP185.5.127.180
SPF_IP192.162.12.103
SPF_IP192.162.12.94
SPF_IP192.162.12.95
SPF_IP192.162.12.96
SPF_IP192.162.12.97
SPF_IP192.162.12.98
SPF_IP217.116.0.0/24
SPF_IP217.116.1.0/24
SPF_IP217.116.26.0/24
SPF_IP77.240.117.0/24
SPF_IP82.194.64.0/19
SPF_IP86.109.99.243
SPF_IP86.109.99.247
SPF_IP89.248.106.220

Related pages

Pivot deeper into the graph from csif.es.

Cypher and MCP

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

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