Skip to content

Hostname

ymcpkl.com

Last fetched

ymcpkl.com resolves to 2 IPv4 addresses operated by AS17971 in MY. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ymcpkl.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ymcpkl.com

Resolution chain

ymcpkl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.71.100.74202.71.100.0/24AS17971MY
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chan chee yen
Contact emails

Subdomains

2 observed subdomains of ymcpkl.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ymcpkl.com.

MechanismTarget
SPF_Aymcpkl.com
SPF_INCLUDE_spf.thehosting2u.com
SPF_IP211.24.122.132
SPF_MXymcpkl.com

Related pages

Pivot deeper into the graph from ymcpkl.com.

Cypher and MCP

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

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