Skip to content

Hostname

wci.no

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
165.22.124.36165.22.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

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

Subdomains

2 observed subdomains of wci.no.

Web-graph footprint

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

5 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wci.no.

MechanismTarget
SPF_Awci.no
SPF_INCLUDEa:smtp.fenistra.no
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.52.23.128/27
SPF_IP62.92.242.32/27
SPF_IP82.134.12.0/24
SPF_IP88.131.97.144/32
SPF_MXwci.no

Related pages

Pivot deeper into the graph from wci.no.

Cypher and MCP

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

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