Skip to content

Hostname

cinicos.com

Last fetched

cinicos.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · cinicos.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cinicos.com

Resolution chain

cinicos.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1383
Organization
paradigma ingenieria informatica
Contact emails

Subdomains

2 observed subdomains of cinicos.com.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cinicos.com.

MechanismTarget
SPF_Amail.mailerpost.com
SPF_Amail.nahitek.com
SPF_Amail3.mailerpost.com
SPF_Amail3.nahitek.com
SPF_Asolar.izeki.com
SPF_IP104.248.249.14
SPF_IP165.227.167.73
SPF_IP54.77.243.58
SPF_MXcinicos.com

Related pages

Pivot deeper into the graph from cinicos.com.

Cypher and MCP

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

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