Skip to content

Hostname

codex.no

Last fetched

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

Nutrition Label

WHISPER CANON · codex.noRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codex.no

Resolution chain

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/21AS201454UPHEADSNO

WHOIS identity

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

Subdomains

6 observed subdomains of codex.no.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for 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 codex.no.

Cypher and MCP

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

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