Skip to content

Hostname

www.codex.no

Last fetched

www.codex.no resolves to 1 IPv4 address operated by AS201454 in NO.

Nutrition Label

WHISPER CANON · www.codex.noRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/www.codex.no

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.216.70188.94.216.0/21AS201454NO

WHOIS identity

No WHOIS records are currently associated with www.codex.no in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for www.codex.no.

MechanismTarget
SPF_Asmtp02.avento.no
SPF_INCLUDE4533133.spf03.hubspotemail.net
SPF_INCLUDE_spf.isp.as2116.net
SPF_INCLUDE_spf.sndr.no
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webhuset.no
SPF_IP176.221.90.0/24
SPF_IP176.221.93.128/26
SPF_IP176.221.94.0/24
SPF_IP185.73.24.28
SPF_IP188.94.217.15
SPF_IP188.94.217.48
SPF_IP193.75.104.27
SPF_IP195.18.168.128/25
SPF_IP212.20.223.0/24
SPF_IP217.173.240.0/20
SPF_IP81.27.44.18
SPF_IP95.128.104.0/20

Related pages

Pivot deeper into the graph from www.codex.no.

Cypher and MCP

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

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