Skip to content

Hostname

codium.sk

Last fetched

codium.sk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · codium.skRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/codium.sk

Resolution chain

codium.sk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.146.11718.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.218.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7118.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.7918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

No WHOIS records are currently associated with codium.sk in WhisperGraph.

Subdomains

20 observed subdomains of codium.sk.

Web-graph footprint

Distinct hostnames that link to or from codium.sk in the public web crawl.

12 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for codium.sk.

MechanismTarget
SPF_INCLUDE_spf.doxxbet.sk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.146.142.144/29
SPF_IP212.5.212.165
SPF_IP212.5.212.166
SPF_IP213.81.149.252
SPF_IP213.81.149.253
SPF_IP213.81.216.200
SPF_IP213.81.227.165
SPF_IP213.81.227.166
SPF_IP213.81.239.248
SPF_MXcodium.sk

Related pages

Pivot deeper into the graph from codium.sk.

Cypher and MCP

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

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