Skip to content

Hostname

www.stmtplastic.com

Last fetched

www.stmtplastic.com resolves to 2 IPv4 addresses operated by STSB-AS-AP - Serverfreak Technologies Sdn Bhd in MY.

Nutrition Label

WHISPER CANON · www.stmtplastic.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/www.stmtplastic.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.27.73.160103.27.73.0/24AS150172STSB-AS-AP - Serverfreak Technologies Sdn BhdMY
110.74.145.99110.74.144.0/21AS45668AIMS-MY-NET - AIMS Data Centre Sdn BhdMY

WHOIS identity

No WHOIS records are currently associated with www.stmtplastic.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for www.stmtplastic.com.

MechanismTarget
SPF_Awww.stmtplastic.com
SPF_IP110.74.145.98
SPF_IP110.74.145.99
SPF_MXwww.stmtplastic.com

Related pages

Pivot deeper into the graph from www.stmtplastic.com.

Cypher and MCP

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

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