Skip to content

Hostname

bdms.co.th

Last fetched

bdms.co.th resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · bdms.co.thRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/bdms.co.th

Resolution chain

bdms.co.th resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.28.231104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:thnic
Organization
bangkok dusit medical services public company limited (บริษัท กรุงเทพดุสิตเวชการ จำกัด (มหาชน))
Contact emails

Subdomains

95 observed subdomains of bdms.co.th.

Web-graph footprint

Distinct hostnames that link to or from bdms.co.th in the public web crawl.

89 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bdms.co.th.

MechanismTarget
SPF_Amxa-003e0b01.gslb.pphosted.com
SPF_Amxb-003e0b01.gslb.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.46.151.194
SPF_IP119.46.151.201
SPF_IP119.46.151.210
SPF_IP185.132.181.243
SPF_IP185.183.29.248
SPF_IP203.107.236.153
SPF_IP49.231.234.6

Related pages

Pivot deeper into the graph from bdms.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bdms.co.th"})-[: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.