Skip to content

Hostname

businessplus.co.th

Last fetched

businessplus.co.th resolves to 9 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · businessplus.co.thRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/businessplus.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.59.111104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.228.121.18013.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
172.67.175.157172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.174.46.1023.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.963.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:thnic
Organization
e-business plus co.,ltd. (บริษัท อี-บิซิเนส พลัส จำกัด)
Contact emails

Subdomains

6 observed subdomains of businessplus.co.th.

Web-graph footprint

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

129 sites link to this hostname.

231 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for businessplus.co.th.

MechanismTarget
SPF_INCLUDE_spf.beenets.com
SPF_INCLUDE_spf.one.th

Related pages

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

Cypher and MCP

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

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