Skip to content

Hostname

codekunst-systems.com

Last fetched

codekunst-systems.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · codekunst-systems.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codekunst-systems.com

Resolution chain

codekunst-systems.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.159.43104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.9.99104.17.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.246.219.2235.246.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE

WHOIS identity

Registrar
iana:83
Organization
codekunst systems
Contact emails

Subdomains

16 observed subdomains of codekunst-systems.com.

Web-graph footprint

Distinct hostnames that link to or from codekunst-systems.com in the public web crawl.

5 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for codekunst-systems.com.

MechanismTarget
SPF_Amail.codekunst-systems.com
SPF_Amail2.codekunst-systems.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.90.45.160/28
SPF_IP46.252.141.13
SPF_MXcodekunst-systems.com

Related pages

Pivot deeper into the graph from codekunst-systems.com.

Cypher and MCP

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

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