Skip to content

Hostname

ciegus.com

Last fetched

ciegus.com resolves to 1 IPv4 address operated by AS49282 in FI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ciegus.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ciegus.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.175.118.23495.175.96.0/19AS49282FI

WHOIS identity

Registrar
iana:303
Organization
ciegus oy
Contact emails

Subdomains

1 observed subdomain of ciegus.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ciegus.com.

MechanismTarget
SPF_Aciegus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.215.32.76/32
SPF_IP164.215.32.77/32

Related pages

Pivot deeper into the graph from ciegus.com.

Cypher and MCP

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

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