Skip to content

Hostname

kitepunye.com

Last fetched

kitepunye.com resolves to 1 IPv4 address operated by AS132372 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · kitepunye.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kitepunye.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.122.164.9103.122.164.0/24AS132372MY

WHOIS identity

Registrar
iana:460
Organization
khairul azfar azahari
Contact emails

Subdomains

9 observed subdomains of kitepunye.com.

Web-graph footprint

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

138 sites link to this hostname.

351 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kitepunye.com

SPF policy

4 SPF mechanisms authorising senders for kitepunye.com.

MechanismTarget
SPF_Akitepunye.com
SPF_IP69.197.60.1/24
SPF_IP72.8.182.144/30
SPF_MXkitepunye.com

Related pages

Pivot deeper into the graph from kitepunye.com.

Cypher and MCP

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

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