Skip to content

Hostname

pklconstructions.com.my

Last fetched

pklconstructions.com.my resolves to 2 IPv4 addresses operated by AS134088 in MY.

Nutrition Label

WHISPER CANON · pklconstructions.com.myRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pklconstructions.com.my

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with pklconstructions.com.my in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pklconstructions.com.my.

MechanismTarget
SPF_Apklconstructions.com.my
SPF_INCLUDE_spf.mailhappen.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_IP103.52.57.59
SPF_IP192.82.62.39
SPF_MXpklconstructions.com.my

Related pages

Pivot deeper into the graph from pklconstructions.com.my.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pklconstructions.com.my"})-[: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.