Hostname
thinkbrg.com
Last fetched
thinkbrg.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
thinkbrg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.100.43.208 | 23.100.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 68.220.40.173 | 68.220.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
62 observed subdomains of thinkbrg.com.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thinkbrg.com in the public web crawl.
510 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
47 SPF mechanisms authorising senders for thinkbrg.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ultipro.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mail1.skillsarena.com |
| SPF_INCLUDE | mail2.skillsarena.com |
| SPF_INCLUDE | spf-00619002.pphosted.com |
| SPF_INCLUDE | spf-us.vx-email.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.83.43.241 |
| SPF_IP | 13.92.209.143 |
| SPF_IP | 162.253.198.164 |
| SPF_IP | 162.253.198.166 |
| SPF_IP | 162.253.198.167 |
| SPF_IP | 162.253.198.169 |
| SPF_IP | 162.253.198.171 |
| SPF_IP | 162.253.198.176 |
| SPF_IP | 162.253.198.177 |
| SPF_IP | 162.253.198.178 |
| SPF_IP | 184.182.218.133 |
| SPF_IP | 20.150.217.93 |
| SPF_IP | 213.105.48.42 |
| SPF_IP | 23.118.12.233 |
| SPF_IP | 38.100.64.99 |
| SPF_IP | 38.104.137.58 |
| SPF_IP | 38.104.51.18 |
| SPF_IP | 38.140.135.27 |
| SPF_IP | 38.140.181.250 |
| SPF_IP | 38.142.232.123 |
| SPF_IP | 38.32.10.250 |
| SPF_IP | 38.32.115.35 |
| SPF_IP | 38.32.136.100 |
| SPF_IP | 40.85.144.149 |
| SPF_IP | 47.206.158.55 |
| SPF_IP | 50.233.128.100 |
| SPF_IP | 50.233.128.108 |
| SPF_IP | 50.233.128.111 |
| SPF_IP | 50.233.128.116 |
| SPF_IP | 50.233.128.125 |
| SPF_IP | 50.233.128.81 |
| SPF_IP | 50.233.128.97 |
| SPF_IP | 50.233.128.98 |
| SPF_IP | 50.246.94.153 |
| SPF_IP | 70.88.9.225 |
| SPF_IP | 72.90.161.74 |
| SPF_IP | 75.63.73.195 |
| SPF_IP | 76.251.77.185 |
| SPF_IP | 78.87.202.234 |
| SPF_MX | thinkbrg.com |
Related pages
Pivot deeper into the graph from thinkbrg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thinkbrg.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.