Skip to content

Hostname

tba.group

Last fetched

tba.group resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tba.groupRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/tba.group

Resolution chain

tba.group resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.60199.60.103.0/24AS209242US

WHOIS identity

Registrar
iana:269
Organization
tba b.v.
Contact emails

Subdomains

8 observed subdomains of tba.group.

Web-graph footprint

Distinct hostnames that link to or from tba.group in the public web crawl.

28 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tba.group.

MechanismTarget
SPF_INCLUDE139708759.spf04.hubspotemail.net
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.224.42.199
SPF_IP2a01:7c8:aaae:2fe:5054:ff:fe41:f1eb
SPF_IP46.244.3.192/27
SPF_IP46.44.148.96/27
SPF_IP77.72.149.38
SPF_IP77.72.149.39
SPF_IP77.72.150.8
SPF_IP82.94.9.70
SPF_IP87.139.248.165

Related pages

Pivot deeper into the graph from tba.group.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tba.group"})-[: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.