Skip to content

Hostname

1ep.kz

Last fetched

1ep.kz resolves to 1 IPv4 address operated by AS203087 in KZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.248.32.74109.248.32.0/24AS203087KZ

WHOIS identity

No WHOIS records are currently associated with 1ep.kz in WhisperGraph.

Subdomains

6 observed subdomains of 1ep.kz.

Web-graph footprint

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

13 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 1ep.kz.

MechanismTarget
SPF_A1ep.kz
SPF_IP62.140.252.15
SPF_MX1ep.kz

Related pages

Pivot deeper into the graph from 1ep.kz.

Cypher and MCP

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

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