Skip to content

Hostname

pas.org.my

Last fetched

pas.org.my resolves to 1 IPv4 address operated by AS55720 in MY.

Nutrition Label

WHISPER CANON · pas.org.myRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/pas.org.my

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.74.73103.27.74.0/24AS55720MY

WHOIS identity

Registrar
Organization
(733 (penang))
Contact emails

Subdomains

141 observed subdomains of pas.org.my.

Web-graph footprint

Distinct hostnames that link to or from pas.org.my in the public web crawl.

200 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for pas.org.my.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_IP113.23.212.7

Related pages

Pivot deeper into the graph from pas.org.my.

Cypher and MCP

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

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