Skip to content

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

WHISPER CANON · thinkbrg.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/thinkbrg.com

Resolution chain

thinkbrg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.100.43.20823.100.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
68.220.40.17368.220.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

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.

Web-graph footprint

Distinct hostnames that link to or from thinkbrg.com in the public web crawl.

510 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

47 SPF mechanisms authorising senders for thinkbrg.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmail1.skillsarena.com
SPF_INCLUDEmail2.skillsarena.com
SPF_INCLUDEspf-00619002.pphosted.com
SPF_INCLUDEspf-us.vx-email.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.83.43.241
SPF_IP13.92.209.143
SPF_IP162.253.198.164
SPF_IP162.253.198.166
SPF_IP162.253.198.167
SPF_IP162.253.198.169
SPF_IP162.253.198.171
SPF_IP162.253.198.176
SPF_IP162.253.198.177
SPF_IP162.253.198.178
SPF_IP184.182.218.133
SPF_IP20.150.217.93
SPF_IP213.105.48.42
SPF_IP23.118.12.233
SPF_IP38.100.64.99
SPF_IP38.104.137.58
SPF_IP38.104.51.18
SPF_IP38.140.135.27
SPF_IP38.140.181.250
SPF_IP38.142.232.123
SPF_IP38.32.10.250
SPF_IP38.32.115.35
SPF_IP38.32.136.100
SPF_IP40.85.144.149
SPF_IP47.206.158.55
SPF_IP50.233.128.100
SPF_IP50.233.128.108
SPF_IP50.233.128.111
SPF_IP50.233.128.116
SPF_IP50.233.128.125
SPF_IP50.233.128.81
SPF_IP50.233.128.97
SPF_IP50.233.128.98
SPF_IP50.246.94.153
SPF_IP70.88.9.225
SPF_IP72.90.161.74
SPF_IP75.63.73.195
SPF_IP76.251.77.185
SPF_IP78.87.202.234
SPF_MXthinkbrg.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 20

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