Skip to content

Hostname

tomas.kz

Last fetched

tomas.kz resolves to 1 IPv4 address operated by AS212189 in KZ. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · tomas.kzRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/tomas.kz

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.156.60188.94.156.0/24AS212189KZ

WHOIS identity

Registrar
iana:456
Organization
konstantin tomashchik
Contact emails

Subdomains

221 observed subdomains of tomas.kz.

Web-graph footprint

Distinct hostnames that link to or from tomas.kz in the public web crawl.

278 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tomas.kz.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mail.ru
SPF_INCLUDE_spf.yandex.ru
SPF_INCLUDEspf.smtp.bz
SPF_MXtomas.kz

Related pages

Pivot deeper into the graph from tomas.kz.

Cypher and MCP

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

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