Skip to content

Hostname

codeb.io

Last fetched

codeb.io resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · codeb.ioRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/codeb.io

Resolution chain

codeb.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
68.221.29.14968.220.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationES

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of codeb.io.

Web-graph footprint

Distinct hostnames that link to or from codeb.io in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for codeb.io.

MechanismTarget
SPF_INCLUDEaloaha.com
SPF_INCLUDEaloaha.de
SPF_INCLUDEcodeb.io
SPF_INCLUDEwin-logon.com
SPF_IP195.158.111.88
SPF_IP68.221.29.149
SPF_IP85.119.127.60
SPF_IP85.119.127.61
SPF_IP85.119.127.62

Related pages

Pivot deeper into the graph from codeb.io.

Cypher and MCP

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

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