Skip to content

Hostname

chomiks.com

Last fetched

chomiks.com resolves to 1 IPv4 address operated by AS31229 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · chomiks.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chomiks.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.57.137.22.57.136.0/22AS31229PL

WHOIS identity

Registrar
iana:269
Organization
artur kurasinski
Contact emails

Subdomains

3 observed subdomains of chomiks.com.

Web-graph footprint

Distinct hostnames that link to or from chomiks.com in the public web crawl.

15 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for chomiks.com.

MechanismTarget
SPF_Achomiks.com
SPF_IP176.119.44.0/23
SPF_IP91.230.200.48/28
SPF_IP91.230.201.48/28
SPF_IP91.230.202.48/28
SPF_IP91.230.203.48/28
SPF_IP91.230.204.48/28
SPF_IP91.230.205.48/28
SPF_MXchomiks.com

Related pages

Pivot deeper into the graph from chomiks.com.

Cypher and MCP

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

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