Skip to content

Hostname

3bb.in.th

Last fetched

3bb.in.th resolves to 110.164.192.228, announced in 110.164.0.0/16 by TTBP-AS-AP - Triple T Broadband Public Company Limited in TH. 3bb.in.th is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 3bb.in.thRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/3bb.in.th

Resolution chain

Attribution

triple broadband public

ORIGIN_AS

WHOIS identity

Registrar
registrar:thnic
Registrant organisation
three bb co.,ltd. (บริษัท ทรี บีบี จำกัด)

Subdomains

Mail and authentication

Nameservers

  • ns1.3bb.co.th
  • ns2.3bb.co.th

MX records

  • null.3bb.in.th

SPF policy

  • ip: 110.164.195.0/24
  • ip: 110.164.78.0/24
  • ip: 110.164.129.244/31
  • ip: 110.164.130.251/32
  • include: spf-a.jasmine.com
  • include: ji-net.com
  • a: smtpout.3bb.co.th
  • ip: 110.164.131.82
  • ip: 110.164.48.248

Threat-feed evidence

History

Related pages

Pivot from 3bb.in.th into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3bb.in.th"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.