Skip to content

Hostname

bbtec.net

Last fetched

bbtec.net resolves to 219.188.200.1, announced in 219.188.0.0/16 by GIGAINFRA - SoftBank Corp. in JP. bbtec.net is listed by 1 threat feed; reconciled level MEDIUM.

Threat posture

24threat score (procedure-native scale)

MEDIUM

Listed by 1 threat feed. Advisory: popularity-trust-offset.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:51:25 GMT
Last seen on a feed
Sun, 13 Sep 2026 00:52:18 GMT

Nutrition Label

WHISPER CANON · bbtec.netRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bbtec.net

Resolution chain

IPv6 resolution

No AAAA record for bbtec.net is recorded in WhisperGraph.

Attribution

softbank mobile

ORIGIN_AS

WHOIS identity

Registrar
iana:292
Registrant organisation
kayo warashina
Contact emails
domain@thomsonbrandy.jp

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • bb001.bbtec.net
  • bb002.bbtec.net

MX records

  • cluster1.us.messagelabs.com
  • cluster1a.us.messagelabs.com

SPF policy

  • ip: 210.146.18.0/23
  • ip: 202.218.37.128/25
  • include: sb.spf.cuenote.jp
  • ip: 210.252.155.167
  • ip: 211.8.35.228
  • ip: 211.8.35.229

Threat-feed evidence

History

Related pages

Pivot from bbtec.net 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: "bbtec.net"})-[: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.