Skip to content

Hostname

spca.org.my

Last fetched

spca.org.my resolves to 1 IPv4 address operated by AS45352 in MY.

Nutrition Label

WHISPER CANON · spca.org.myRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/spca.org.my

Resolution chain

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

IPPrefixASNOperatorCountry
14.102.148.11214.102.148.0/24AS45352MY

WHOIS identity

Registrar
Organization
(1320)
Contact emails

Subdomains

3 observed subdomains of spca.org.my.

Web-graph footprint

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

91 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • spca.org.my

SPF policy

3 SPF mechanisms authorising senders for spca.org.my.

MechanismTarget
SPF_Aspca.org.my
SPF_IP14.102.148.112
SPF_MXspca.org.my

Related pages

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

Cypher and MCP

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

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