Skip to content

Hostname

ciuch.com

Last fetched

ciuch.com resolves to 1 IPv4 address operated by AS38930 in FR. WHOIS lists iana:68 as the registrar.

Nutrition Label

WHISPER CANON · ciuch.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ciuch.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.175.5.29185.175.4.0/22AS38930FR

WHOIS identity

Registrar
iana:68
Organization
ciuch
Contact emails

Subdomains

2 observed subdomains of ciuch.com.

Web-graph footprint

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

19 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ciuch.com.

MechanismTarget
SPF_INCLUDEazureedge.net
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from ciuch.com.

Cypher and MCP

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

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