Skip to content

Hostname

phaeton.kz

Last fetched

phaeton.kz resolves to 1 IPv4 address operated by AS43994 in KZ. WHOIS lists iana:125 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.142.55.379.142.55.0/24AS43994KZ

WHOIS identity

Registrar
iana:125
Organization
murat sakhvaliev
Contact emails

Subdomains

13 observed subdomains of phaeton.kz.

Web-graph footprint

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

18 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for phaeton.kz.

MechanismTarget
SPF_IP45.86.81.5
SPF_IP79.142.55.3
SPF_IP80.241.44.98
SPF_MXphaeton.kz

Related pages

Pivot deeper into the graph from phaeton.kz.

Cypher and MCP

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

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