Skip to content

Hostname

ciss.com.br

Last fetched

ciss.com.br resolves to 1 IPv4 address operated by AS28209 in BR.

Nutrition Label

WHISPER CANON · ciss.com.brRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ciss.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
179.127.26.108179.127.24.0/22AS28209BR

WHOIS identity

Registrar
Organization
marketing ciss
Contact emails

Subdomains

16 observed subdomains of ciss.com.br.

Web-graph footprint

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

29 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ciss.com.br.

MechanismTarget
SPF_Aciss.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcislink.ciss.com.br
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_MXciss.com.br

Related pages

Pivot deeper into the graph from ciss.com.br.

Cypher and MCP

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

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