Skip to content

Hostname

mail.borneomedical.com

Last fetched

mail.borneomedical.com resolves to 1 IPv4 address operated by AS135161 in TH.

Nutrition Label

WHISPER CANON · mail.borneomedical.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.borneomedical.com

Resolution chain

mail.borneomedical.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
150.95.64.160150.95.64.0/24AS135161TH

WHOIS identity

No WHOIS records are currently associated with mail.borneomedical.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mail.borneomedical.com.

MechanismTarget
SPF_IP150.95.64.160
SPF_MXmail.borneomedical.com
SPF_MXwin04-mailpro.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from mail.borneomedical.com.

Cypher and MCP

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

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