Skip to content

Hostname

cic.no

Last fetched

cic.no resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · cic.noRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cic.no

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.198.202164.92.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with cic.no in WhisperGraph.

Subdomains

1 observed subdomain of cic.no.

Subdomain
www.cic.no

Web-graph footprint

Distinct hostnames that link to or from cic.no in the public web crawl.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cic.no.

MechanismTarget
SPF_Acic.no
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_relay.amadeus.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.safetycomputing.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.48.228.14
SPF_IP54.76.9.230
SPF_IP54.77.64.171
SPF_MXcic.no

Related pages

Pivot deeper into the graph from cic.no.

Cypher and MCP

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

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