Skip to content

Hostname

bridgestone.co.th

Last fetched

bridgestone.co.th resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · bridgestone.co.thRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bridgestone.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
34.202.154.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.115.16334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:thnic
Organization
bridgestone sales ( thailand ) co., ltd. (บริษัท บริดจสโตนเซลส์ (ประเทศไทย) จำกัด)
Contact emails

Subdomains

11 observed subdomains of bridgestone.co.th.

Web-graph footprint

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

121 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Abridgestone.co.th
SPF_INCLUDEspf-1.bridgestone.co.th
SPF_INCLUDEspf-1.csloxinfo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.146.237.247
SPF_IP210.1.21.51
SPF_IP210.1.21.53
SPF_IP210.1.21.55
SPF_IP210.1.21.58
SPF_IP27.254.160.128/26
SPF_IP58.137.249.33
SPF_MXbridgestone.co.th

Related pages

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

Cypher and MCP

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

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