Skip to content

Hostname

1adv.kz

Last fetched

1adv.kz resolves to 1 IPv4 address operated by KAZTELECOM-AS - JSC Kazakhtelecom in KZ. WHOIS lists iana:1699 as the registrar.

Nutrition Label

WHISPER CANON · 1adv.kzRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/1adv.kz

Resolution chain

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

IPPrefixASNOperatorCountry
178.91.94.4178.91.64.0/19AS9198KAZTELECOM-AS - JSC KazakhtelecomKZ

WHOIS identity

Registrar
iana:1699
Organization
baurzhan zhakashev
Contact emails

Subdomains

12 observed subdomains of 1adv.kz.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for 1adv.kz.

MechanismTarget
SPF_IP178.91.94.4
SPF_REDIRECT_spf.mail.ru

Related pages

Pivot deeper into the graph from 1adv.kz.

Cypher and MCP

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

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