Skip to content

Hostname

bmta.co.th

Last fetched

bmta.co.th resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · bmta.co.thRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bmta.co.th

Resolution chain

bmta.co.th resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.47.6345.60.47.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.49.6345.60.49.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:thnic
Organization
bangkok mass transit authority (องค์การขนส่งมวลชนกรุงเทพ)
Contact emails

Subdomains

19 observed subdomains of bmta.co.th.

Web-graph footprint

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

322 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bmta.co.th.

MechanismTarget
SPF_Amail.bmta.co.th
SPF_Amgw.bmta.co.th
SPF_Amgw1.bmta.co.th
SPF_Amgw2.bmta.co.th
SPF_Amgw3.bmta.co.th
SPF_INCLUDEspf.barracudanetworks.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP113.53.229.3
SPF_IP113.53.229.4
SPF_IP113.53.229.5
SPF_IP113.53.229.6
SPF_MXbmta.co.th

Related pages

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

Cypher and MCP

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

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